[PATCH] D42235: [AArch64] Avoid unnecessary vector byte-swapping in big-endian
Pablo Barrio via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 22 11:44:48 PST 2018
pbarrio updated this revision to Diff 130937.
pbarrio added a comment.
VT should be a vector in addTypeForNEON, so the check can be an assert
instead of a proper test in the conditional.
Repository:
rL LLVM
https://reviews.llvm.org/D42235
Files:
lib/Target/AArch64/AArch64ISelLowering.cpp
test/CodeGen/AArch64/arm64-big-endian-bitconverts.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42235.130937.patch
Type: text/x-patch
Size: 11386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180122/2a2c57d4/attachment.bin>
More information about the llvm-commits
mailing list