[llvm] [X86] Attempt to canonicalize vXf64 SHUFPD shuffle masks with undef elts to improve further folding (PR #116419)

Mikhail Goncharov via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 20 06:46:37 PST 2024


metaflow wrote:

@RKSimon here is a IR from the test
[stage_strided_loads.ll.txt](https://github.com/user-attachments/files/17832335/stage_strided_loads.ll.txt)
`llc -- -march=x86-64 -o /tmp/out.s stage_strided_loads.ll.txt` fails for me

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


More information about the llvm-commits mailing list