Change encoding of vpshuflw and vpshufhw instructions. Implement WIG as W0 and not W1, like all other instruction have been implemented.
Add encoding tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D13471
AVX512: vpshuflw/hw encoding change ClosedPublic Authored by igorb on Oct 6 2015, 6:38 AM.
Details Summary Change encoding of vpshuflw and vpshufhw instructions. Implement WIG as W0 and not W1, like all other instruction have been implemented.
Diff Detail
Event Timelineigorb updated this object. Closed by commit rL249521: AVX512: Change encoding of vpshuflw and vpshufhw instructions. Implement WIG… (authored by ibreger). · Explain WhyOct 6 2015, 11:33 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 36701 llvm/trunk/lib/Target/X86/X86InstrAVX512.td
llvm/trunk/test/MC/X86/x86-64-avx512bw.s
llvm/trunk/test/MC/X86/x86-64-avx512bw_vl.s
|