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

David Spickett via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 9 05:54:53 PDT 2025


DavidSpickett wrote:

This did not fail on SVE VLA (vector length agnostic aka scalable vectors), but did on VLS (vector length specific aka fixed size vectors)

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


More information about the llvm-commits mailing list