[PATCH] D58684: [AArch64][GlobalISel] Add support for 64 bit vector shuffle using TBL1
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 26 15:15:56 PST 2019
aemerson updated this revision to Diff 188470.
aemerson added a comment.
Explicitly check for valid element sizes or error out if not valid.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58684/new/
https://reviews.llvm.org/D58684
Files:
llvm/lib/Target/AArch64/AArch64InstructionSelector.cpp
llvm/test/CodeGen/AArch64/GlobalISel/select-shuffle-vector.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58684.188470.patch
Type: text/x-patch
Size: 10686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190226/3d7a8896/attachment.bin>
More information about the llvm-commits
mailing list