[AVX512] Don't use i128 masked gather/scatter/load/store. Do more accurately dataWidth check.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D23055
[AVX512] don't use i128 masked gather/scatter/load/store. ClosedPublic Authored by igorb on Aug 2 2016, 1:33 AM.
Details Summary [AVX512] Don't use i128 masked gather/scatter/load/store. Do more accurately dataWidth check.
Diff Detail
Event Timelineigorb updated this object. This revision is now accepted and ready to land.Aug 2 2016, 2:01 AM Closed by commit rL277435: [AVX512] Don't use i128 masked gather/scatter/load/store. Do more accurately… (authored by ibreger). · Explain WhyAug 2 2016, 2:23 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 66443 llvm/trunk/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/trunk/test/Transforms/LoopVectorize/X86/int128_no_gather.ll
|