[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
Tue May 14 17:14:12 PDT 2024
nikic wrote:
The size of the structure doesn't change, but the initialization requirements and the meaning of the members do. Given that this doesn't seem to address any real-world issue, I think it's safer not to backport this into the last 18.1 point release.
https://github.com/llvm/llvm-project/pull/91092
More information about the llvm-branch-commits
mailing list