Some patterns are missing for masked_load 8i32, 8f32 on KNL target.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
../lib/Target/X86/X86InstrAVX512.td | ||
---|---|---|
2788 ↗ | (On Diff #42008) | I think kmask should be zero extend and not COPY_TO_REGCLASS , it can access to mem512 and not mem256. |