[llvm-branch-commits] [llvm] release/19.x: [VectorCombine] Do not try to operate on OperandBundles. (#111635) (PR #111796)
David Green via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Oct 10 03:22:13 PDT 2024
davemgreen wrote:
I must admit OperandBundles are a new one for me. It has apparently been around for a while, and I had assumed from https://github.com/JuliaPackaging/Yggdrasil/pull/9204 that this was related to pulling clang-19 into Julia.
I will have to have a look at what is behaving differently in the test case. I'm hoping they just need to be regenerated due to the other changes in vectorcombine since clang-19.
https://github.com/llvm/llvm-project/pull/111796
More information about the llvm-branch-commits
mailing list