Removed EVEX_V512 prefix from scalar EVEX instructions since HW ignores L'L bits anyway (LIG). 4 instructions are modified.
The changed encodings are validated with XED.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D27802
[X86] [AVX512] Minor fix in encoding of scalar EVEX instructions. NFC. ClosedPublic Authored by gadi.haber on Dec 15 2016, 5:28 AM.
Details Summary Removed EVEX_V512 prefix from scalar EVEX instructions since HW ignores L'L bits anyway (LIG). 4 instructions are modified.
Diff Detail
Event Timelinegadi.haber retitled this revision from to [X86] [AVX512] Minor fix in encoding of scalar EVEX instructions. NFC. . gadi.haber updated this object. This revision is now accepted and ready to land.Dec 16 2016, 1:28 AM Closed by commit rL290065: [X86] [AVX512] Minor fix in encoding of scalar EVEX instructions. NFC. (authored by mzuckerm). · Explain WhyDec 18 2016, 6:39 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 81883 llvm/trunk/lib/Target/X86/X86InstrAVX512.td
llvm/trunk/test/MC/X86/avx512-encodings.s
llvm/trunk/test/MC/X86/intel-syntax-avx512.s
|