-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[Backend] Update to llvm/llvm-project@1d4801f22ab #6352
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 to llvm/llvm-project@1d4801f22ab #6352
Conversation
Hi, I found the recently llvm bumps breaks my local compilation, and still experiencing compilation errors with this PR like the below. I have to rebase my local branch to commit e196446 in Mar 20th. Can you tell me if there is a way to solve it before triton main branch fix it? Thanks!
|
@FindHao this is due to an upstream change llvm/llvm-project#133025. There's a fix coming llvm/llvm-project#133793 - I'll watch and bump again after it lands. For now adding |
pick up llvm/llvm-project#133793 to fix #6352 (comment) ~~**NB**: waiting on the PR to `llvm-head` #6360 cc @FindHao
Needed to pick up llvm/llvm-project#133556
and fix breakages on main.