[llvm-branch-commits] [llvm] release/18.x: [LV, LAA] Don't vectorize loops with load and store to invar address. (PR #91092)

via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon May 13 08:08:30 PDT 2024


AtariDreams 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.

If I had to guess it's because some of the padding between the bool element and the smallvector is being used for the second bool.

https://github.com/llvm/llvm-project/pull/91092


More information about the llvm-branch-commits mailing list