icmp operation should be always lowered to CMPM (AVX-512) instruction on SKX.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D18054
AVX-512: Fixed "ICMP" operation failure on SKX ClosedPublic Authored by delena on Mar 10 2016, 11:20 AM.
Details Summary icmp operation should be always lowered to CMPM (AVX-512) instruction on SKX.
Diff Detail
Event Timelinedelena updated this object. This revision is now accepted and ready to land.Mar 14 2016, 3:20 AM Closed by commit rL263417: AVX512: icmp operation should be always lowered to CMPM (AVX-512) instruction… (authored by ibreger). · Explain WhyMar 14 2016, 3:31 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 50572 llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/avx512-ext.ll
llvm/trunk/test/CodeGen/X86/avx512-vec-cmp.ll
|