[PATCH] D16521: [X86][AVX] Add commutation support for VPERM2X128 instructions
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 24 07:49:50 PST 2016
RKSimon created this revision.
RKSimon added reviewers: delena, andreadb, spatel.
RKSimon added a subscriber: llvm-commits.
RKSimon set the repository for this revision to rL LLVM.
Its main use is to allow memory folding of the 1st operand
Repository:
rL LLVM
http://reviews.llvm.org/D16521
Files:
lib/Target/X86/X86InstrInfo.cpp
lib/Target/X86/X86InstrSSE.td
test/CodeGen/X86/avx-vperm2x128.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16521.45827.patch
Type: text/x-patch
Size: 9460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160124/21af9367/attachment.bin>
More information about the llvm-commits
mailing list