related to patch: https://reviews.llvm.org/D35772#inline-313814
adding llvm gathers test before gathers codegen support.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
test/CodeGen/X86/avx2-masked-gather.ll | ||
---|---|---|
3 ↗ | (On Diff #115014) | Please use -mattr instead of -mcpu if you can - it avoids codegen reorderings when the scheduler models get tweaked. |