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

Bump LLVM to 813f7c3 #3873

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Conversation

vivekkhandelwal1
Copy link
Collaborator

@vivekkhandelwal1 vivekkhandelwal1 commented Nov 14, 2024

This commit bumps the llvm-project to llvm/llvm-project@813f7c3.

This commit also updates the usage of APInt in unpack-quant-tensor pass by explicitly setting the implicitTrunc arg to be True whose default value was changed from True to False here llvm/llvm-project@3494ee9.

@vivekkhandelwal1 vivekkhandelwal1 marked this pull request as ready for review November 14, 2024 10:39
This commit bumps the llvm-project to llvm/llvm-project@813f7c3.

This commit also updates the usage of `APInt` in `unpack-quant-tensor` pass
by explicitly setting the `implicitTrunc` arg to be `True` whose default value
was changed from True to False here llvm/llvm-project@3494ee9.

Signed-off-by: Vivek Khandelwal <[email protected]>
@vivekkhandelwal1 vivekkhandelwal1 changed the title Bump LLVM to https://github.com/llvm/llvm-project/commit/d97f17a95982… Bump LLVM to 813f7c3 Nov 14, 2024
Copy link
Collaborator

@zjgarvey zjgarvey left a comment

Choose a reason for hiding this comment

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

Nice LGTM

@vivekkhandelwal1 vivekkhandelwal1 merged commit 0eba539 into llvm:main Nov 15, 2024
3 checks passed
@vivekkhandelwal1 vivekkhandelwal1 deleted the llvm-bump branch November 15, 2024 05:06
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