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

[BACKEND] Update llvm to llvm/llvm-project@56152fa377 #4625

Merged
merged 3 commits into from
Sep 1, 2024

Conversation

antiagainst
Copy link
Collaborator

@antiagainst antiagainst commented Aug 31, 2024

This contains the two commit we want to have for AMD backend:
* llvm/llvm-project#102869
* llvm/llvm-project#104598

This needs to update `visitOperation` signature following
llvm/llvm-project@15e915a44f

Also added `mlir::LLVM::registerInlinerInterface` to address

LLVM ERROR: checking for an interface (`mlir::DialectInlinerInterface`)
that was promised by dialect 'llvm' but never implemented.
@ThomasRaoux ThomasRaoux merged commit 634158b into triton-lang:main Sep 1, 2024
7 checks passed
bertmaher pushed a commit to bertmaher/triton that referenced this pull request Dec 10, 2024
This bumps to llvm/llvm-project@56152fa377 to further
include the following fix
* llvm/llvm-project#105871

Which was fixing issues in a previous LLVM bump
* triton-lang#4624
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