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 a3f2751f #2397

Merged
merged 1 commit into from
Aug 15, 2023
Merged

Conversation

ramiro050
Copy link
Collaborator

This commit updates the llvm-project and mlir-hlo submodules to commits:

llvm-project: a3f2751
mlir-hlo: 97c7e4b4506c3a2441c923e592833f45da439009

Changes made:

This commit updates the `llvm-project` and `mlir-hlo` submodules to
commits:

llvm-project: a3f2751
mlir-hlo: 97c7e4b4506c3a2441c923e592833f45da439009

Changes made:

- Rename `getSuccessorEntryOperands` with `getEntrySuccessorOperands`
and remove `operands` from
`getSuccessorRegions` (https://reviews.llvm.org/D157506)
- Make `TypeConverter` a `const` (https://reviews.llvm.org/D157601)
Copy link
Collaborator

@ashay ashay left a comment

Choose a reason for hiding this comment

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

LGTM!

@ramiro050 ramiro050 merged commit 41bafe1 into llvm:main Aug 15, 2023
4 of 5 checks passed
@ramiro050 ramiro050 deleted the llvm-bump branch August 15, 2023 16:53
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.

3 participants