[PATCH] [AArch64 NEON] Try to generate CONCAT_VECTOR when lowering BUILD_VECTOR or SHUFFLE_VECTOR.
Kevin Qin
kevinqindev at gmail.com
Tue Jan 14 23:20:21 PST 2014
Fixed a bug in isKnownShuffleVector() which may cause assertion problem. Please review.
http://llvm-reviews.chandlerc.com/D2542
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D2542?vs=6428&id=6454#toc
Files:
lib/Target/AArch64/AArch64ISelLowering.cpp
lib/Target/AArch64/AArch64ISelLowering.h
test/CodeGen/AArch64/neon-copy.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2542.2.patch
Type: text/x-patch
Size: 20182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140114/9efa1e28/attachment.bin>
More information about the llvm-commits
mailing list