8000 Bump LLVM to 6bfedfa0ba31a8ac8fd7fcfd2d33afaa5eabe0e5. by mikeurbach · Pull Request #8264 · llvm/circt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bump LLVM to 6bfedfa0ba31a8ac8fd7fcfd2d33afaa5eabe0e5. #8264

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

Merged
merged 1 commit into from
Feb 22, 2025

Conversation

mikeurbach
Copy link
Contributor

This is mostly a straightforward bump.

One change we had to incorporate is MLIR is generally moving towards auto-generated pass constructor functions. For more info, see: llvm/llvm-project@d25beca.

This shows up for us as a few pass constructors we use from upstream getting renamed. We just need to apply the same renames as upstream: llvm/llvm-project@c1a2292.

This is mostly a straightforward bump.

One change we had to incorporate is MLIR is generally moving towards
auto-generated pass constructor functions. For more info, see:
llvm/llvm-project@d25beca.

This shows up for us as a few pass constructors we use from upstream
getting renamed. We just need to apply the same renames as upstream:
llvm/llvm-project@c1a2292.
Copy link
Member
@seldridge seldridge left a comment

Choose a reason for hiding this comment

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

LGTM

@mikeurbach mikeurbach merged commit fee3a38 into main Feb 22, 2025
5 checks passed
@mikeurbach mikeurbach deleted the mikeurbach/bump-llvm branch February 22, 2025 00:47
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
0