[PATCH] D13508: [ARM] Only lower to interleaved load/store if the target has NEON
Jeroen Ketema via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 7 07:34:21 PDT 2015
jketema updated this revision to Diff 36741.
jketema added a comment.
Also fix AArch64 and add the run line to existing test file instead (this also adds coverage for store tests).
http://reviews.llvm.org/D13508
Files:
lib/Target/AArch64/AArch64ISelLowering.cpp
lib/Target/ARM/ARMISelLowering.cpp
test/CodeGen/AArch64/aarch64-interleaved-accesses.ll
test/CodeGen/ARM/arm-interleaved-accesses.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13508.36741.patch
Type: text/x-patch
Size: 23201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151007/e3dcf876/attachment.bin>
More information about the llvm-commits
mailing list