AVX1 : Enable vector masked_load/store to AVX1.
Use AVX1 FP instructions (vmaskmovps/pd) in place of the AVX2 int instructions (vpmaskmovd/q).
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/Target/X86/X86InstrSSE.td | ||
---|---|---|
8740 ↗ | (On Diff #45845) | Could you, please, change it to VPBLEND* for integer vectors? |