[PATCH] D28024: [X86][AVX2] Passing the appropriate memory operand class to VPMADDWD instruction.
Ayman Musa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 21 07:46:30 PST 2016
aymanmus created this revision.
aymanmus added reviewers: zvi, igorb, delena.
aymanmus added a subscriber: llvm-commits.
Replacing the memory operand in the ymm version of VPMADDWD from i128mem to i256mem.
https://reviews.llvm.org/D28024
Files:
lib/Target/X86/X86InstrSSE.td
test/MC/X86/intel-syntax-x86-64-avx.s
test/MC/X86/x86_64-avx-encoding.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28024.82236.patch
Type: text/x-patch
Size: 6016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161221/46cf8cd7/attachment.bin>
More information about the llvm-commits
mailing list