Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IR] Support TypeAttribute. #54984

Merged
merged 10 commits into from
Jul 2, 2023
Merged

[IR] Support TypeAttribute. #54984

merged 10 commits into from
Jul 2, 2023

Commits on Jun 28, 2023

  1. Add DCE Pass for new ir.

    jiweibo committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    acc0376 View commit details
    Browse the repository at this point in the history
  2. fix driver config

    jiweibo committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    fd3da44 View commit details
    Browse the repository at this point in the history
  3. fix cmake.

    jiweibo committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    489020f View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Support TypeAttribute.

    jiweibo committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    809d5d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6d2b16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21b4196 View commit details
    Browse the repository at this point in the history
  4. update interface name.

    jiweibo committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    4182ea0 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. fix compiler error.

    jiweibo committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    ff99bfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9a5606 View commit details
    Browse the repository at this point in the history
  3. update ut

    jiweibo committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    7ecafa6 View commit details
    Browse the repository at this point in the history