[PATCH] D17500: AVX512: Fix scalar mem operands in TD file.
Igor Breger via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 22 02:50:31 PST 2016
igorb created this revision.
igorb added reviewers: delena, AsafBadouh.
igorb added a subscriber: llvm-commits.
igorb set the repository for this revision to rL LLVM.
Herald added a subscriber: aemerson.
AVX512: Fix scalar mem operands. Encoding tests was changed to force AV512 encoding ( after _Src.MemOp was changed to _Src.ScalarMemOp got AVX encoding)
Repository:
rL LLVM
http://reviews.llvm.org/D17500
Files:
lib/Target/X86/X86InstrAVX512.td
test/MC/X86/avx512-encodings.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17500.48661.patch
Type: text/x-patch
Size: 13387 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160222/2c65109a/attachment.bin>
More information about the llvm-commits
mailing list