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

[compiler] opt identity slice #304

Merged
merged 6 commits into from
Jul 10, 2024
Merged

[compiler] opt identity slice #304

merged 6 commits into from
Jul 10, 2024

Conversation

YellowHCH
Copy link
Collaborator

@YellowHCH YellowHCH commented Jun 3, 2024

  • as title
  • fix aliasOp canonical in compiler/lib/Dialect/Byre/IR/ByreDialect.cpp
  • fix discardable device attr

@YellowHCH YellowHCH changed the title opt identity slice [compiler] opt identity slice Jun 4, 2024
@YellowHCH YellowHCH marked this pull request as ready for review June 4, 2024 11:12
… type

- as title
- add lit test case and numerical test case for alias slice
Copy link
Collaborator

@qingyunqu qingyunqu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. TODO: improve fusion with aliasLikeOp

@qingyunqu qingyunqu merged commit 9ca8fb2 into main Jul 10, 2024
7 checks passed
@qingyunqu qingyunqu deleted the chh/identity-slice branch July 10, 2024 11:14
YellowHCH pushed a commit that referenced this pull request Jul 15, 2024
  - 9ca8fb2 [compiler] opt identity slice (#304)
  - 9b989ae [torch-frontend] add decompose-on-torch pass (#398)
  - 77a582f [tf-frontend] fix for gcc8.5 (#397)
  - e9f731e [torch-frontend] fix lowering math ops to custom call (#3...
  - d8f1ffd [compiler] add e2e generator and diff checker for MLPInfe...
  - 2b90dd9 [doc] update custom call doc (#394)
  - fe8de9c [tf-frontend] update tensorflow to bc42c0c1 (#387)
  - 12f2fd6 [torch-frontend] support convert math ops to custom call ...
  - e1546f4 [*] bump version to 1.9.0.0 (#391)
  - 5ed0761 [e2e] fix e2e after update llvm (#390)
  (And 10 more changes)

GitOrigin-RevId: 9ca8fb2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants