[BACKEND] Update LLVM version to llvm/llvm-project@4713bd4#4252
Conversation
3ffa8d4 to
357b77c
Compare
|
@ThomasRaoux seems like this version is also good. (And the next one even fails to build LLVM on MacOs ARM.) |
oh weird, I had not seen this issue yet. Do you have a link to the CI log? I don't see other PRs |
|
ah never mind others don't even build LLVM :( Weird I thought it worked on the later one |
ThomasRaoux
left a comment
There was a problem hiding this comment.
Let's merge this for now
I didn't create them then yet, since they would anyway fail before we had the LLVM version built for them. Just created #4366, which is the one where MacOS ARM is failing. I re-triggered the job for non-ARM Ubuntu on it, since that's what integration tests are using. This way we at least see if we reproduce the failing tests we have on the newer LLVM version. |
…ng#4252) This PR includes fixes from triton-lang#4212 and updates llvm version to a newer.
This PR includes fixes from #4212 and updates llvm version to a newer.