[llvm] [SLP]Initial support for (masked)loads + compress and (masked)interleaved (PR #132099)

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 16 07:43:58 PDT 2025


alexey-bataev wrote:

Hmm, tried to investigate the reproducer, it does not even trigger the modified compiler code, so probably it just adjusts the code layout and prevents memory corruption.

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


More information about the llvm-commits mailing list