[llvm-branch-commits] [llvm] release/18.x: [LV, LAA] Don't vectorize loops with load and store to invar address. (PR #91092)
Nikita Popov via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon May 13 05:00:23 PDT 2024
nikic wrote:
I wonder why CI doesn't flag this as an ABI-breaking change, given that it modifies members of a class in llvm/include.
https://github.com/llvm/llvm-project/pull/91092
More information about the llvm-branch-commits
mailing list