AVX512: Fix scalar mem operands. Encoding tests was changed to force AV512 encoding ( after _Src.MemOp was changed to _Src.ScalarMemOp got AVX encoding)
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D17500
AVX512: Fix scalar mem operands in TD file. ClosedPublic Authored by igorb on Feb 22 2016, 2:50 AM.
Details Summary AVX512: Fix scalar mem operands. Encoding tests was changed to force AV512 encoding ( after _Src.MemOp was changed to _Src.ScalarMemOp got AVX encoding)
Diff Detail
Event Timelineigorb updated this object. This revision is now accepted and ready to land.Feb 22 2016, 3:35 AM Closed by commit rL261520: AVX512: Fix scalar mem operands. (authored by ibreger). · Explain WhyFeb 22 2016, 3:53 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 48664 llvm/trunk/lib/Target/X86/X86InstrAVX512.td
llvm/trunk/test/MC/X86/avx512-encodings.s
|