AVX512: Fix vpmovzxbw predicate for AVX1/2 instructions.
AVX512 vpmovzxbw require BW+VL for 128/256bit, so AVX1/2 instruction should be disabled only in this case.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D16595
AVX512: Fix vpmovzxbw predicate. ClosedPublic Authored by igorb on Jan 26 2016, 12:03 PM.
Details Summary AVX512: Fix vpmovzxbw predicate for AVX1/2 instructions.
Diff Detail
Event Timelineigorb updated this object. This revision is now accepted and ready to land.Jan 27 2016, 12:20 AM Closed by commit rL258915: AVX512: Fix vpmovzxbw predicate for AVX1/2 instructions. (authored by ibreger). · Explain WhyJan 27 2016, 1:01 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 46114 llvm/trunk/lib/Target/X86/X86InstrSSE.td
llvm/trunk/test/CodeGen/X86/avx-isa-check.ll
|