[llvm] [SLP]Initial support for (masked)loads + compress and (masked)interleaved (PR #132099)
Alexander Kornienko via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 16 05:07:02 PDT 2025
alexfh wrote:
This issue reproduces when bootstrapping clang from this commit 19aec007351394b552855120e6840537d8780e9d to the current head. I.e. if this is a miscompilation, then it should be present in the whole range starting from this commit. I haven't tried to compile clang using earlier clang versions.
https://github.com/llvm/llvm-project/pull/132099
More information about the llvm-commits
mailing list