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

Support index element type in VectorLinearize pass #966

Merged

Conversation

ayzhuang
Copy link
Contributor

Clone upstream patterns for constant op and vectorizable op and remove isLessThanTargetBitWidth check to support index element type.

Remove IndexCastOp pattern from XeGPUToVC pass.

Please review these guidelines to help with the review process:

  • Have you provided a meaningful PR description?
  • Have you added a test, a reproducer, or a reference to an issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • If this PR is a work in progress, are you filing the PR as a draft?
  • Have you organized your commits logically and ensured each can be built by itself?

Clone upstream patterns for constant op and vectorizable op and
remove isLessThanTargetBitWidth check to support index element type.

Remove IndexCastOp pattern from XeGPUToVC pass.
@Garra1980
Copy link
Contributor

nd-ops.mlir hasn't been deleted for some reasons

@ayzhuang
Copy link
Contributor Author

nd-ops.mlir hasn't been deleted for some reasons

Deleted now.

@Garra1980
Copy link
Contributor

please fix pre-commit

@Garra1980 Garra1980 merged commit 926ecbd into intel:main Nov 21, 2024
2 checks passed
@ayzhuang ayzhuang deleted the dev/azhuang/vector-linearize_for_upstream branch November 21, 2024 16:57
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.

2 participants