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

build: update llvm tag to de3f0f7f #1789

Merged
merged 1 commit into from
Jan 10, 2023
Merged

build: update llvm tag to de3f0f7f #1789

merged 1 commit into from
Jan 10, 2023

Conversation

ashay
Copy link
Collaborator

@ashay ashay commented Jan 10, 2023

Credit to @vivekkhandelwal1 for finding the necessary changes.

Summary of changes:

  • Switch Tosa_IntArrayAttr[N], Tosa_IntArrayAttrUpto[N] to DenseI64ArrayAttr.

  • Replace kNoIterationLimit with kNoLimit. (https://reviews.llvm.org/D140525)

  • Add dependency on MhloPasses when MHLO is enabled

  • Specify result type when using mhlo::DotOp

--

cc: @GlebKazantaev

Credit to @vivekkhandelwal1 for finding the necessary changes.

Summary of changes:

 - Switch Tosa_IntArrayAttr[N], Tosa_IntArrayAttrUpto[N] to DenseI64ArrayAttr.

 - Replace kNoIterationLimit with kNoLimit. (https://reviews.llvm.org/D140525)

 - Add dependency on MhloPasses when MHLO is enabled

 - Specify result type when using mhlo::DotOp
@ashay ashay requested a review from powderluv January 10, 2023 20:14
@ashay
Copy link
Collaborator Author

ashay commented Jan 10, 2023

Windows Release build [https://github.com/llvm/torch-mlir/actions/runs/3886659831/jobs/6632017872] now runs successfully!

@ashay ashay merged commit 0faba6d into main Jan 10, 2023
@ashay ashay deleted the ashay/llvm-update branch January 10, 2023 23:07
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