Fix issue described in PR34577.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
test/CodeGen/X86/pr34577.ll | ||
---|---|---|
1 ↗ | (On Diff #115020) | No need for a new file - put this into vector-shuffle-combining-avx2.ll and call the test pr34577 |
Comment Actions
LGTM (one minor) - I'm surprised how bad the AVX512 codegen is but that's a job for another day.....
test/CodeGen/X86/vector-shuffle-combining-avx2.ll | ||
---|---|---|
901 ↗ | (On Diff #115180) | Drop the #0 ? |