[PATCH] D12334: [ARM] Do not use vtrn for vectorshuffle if the order is reversed
Jeroen Ketema via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 2 04:15:03 PDT 2015
jketema updated this revision to Diff 33797.
jketema added a comment.
I've added two test cases based on the suggestion by Ahmed.
http://reviews.llvm.org/D12334
Files:
lib/Target/ARM/ARMISelLowering.cpp
test/CodeGen/ARM/vtrn.ll
test/CodeGen/ARM/vuzp.ll
test/CodeGen/ARM/vzip.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12334.33797.patch
Type: text/x-patch
Size: 4583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150902/47be813e/attachment.bin>
More information about the llvm-commits
mailing list