Replacing the memory operand in the ymm version of VPMADDWD from i128mem to i256mem.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D28024
[X86][AVX2] Passing the appropriate memory operand class to VPMADDWD instruction. ClosedPublic Authored by aymanmus on Dec 21 2016, 7:46 AM.
Details Summary Replacing the memory operand in the ymm version of VPMADDWD from i128mem to i256mem.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 22 2016, 12:13 AM Closed by commit rL290333: [X86][AVX2] Passing the appropriate memory operand class to VPMADDWD… (authored by aymanmus). · Explain WhyDec 22 2016, 12:53 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 82312 llvm/trunk/lib/Target/X86/X86InstrSSE.td
llvm/trunk/test/MC/X86/intel-syntax-x86-64-avx.s
llvm/trunk/test/MC/X86/x86_64-avx-encoding.s
|