[PATCH] D32281: [ARM] ACLE Chapter 9 intrinsics
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 27 06:43:19 PDT 2017
samparker updated this revision to Diff 96913.
samparker added a comment.
Thanks Eli, I've now corrected the multiplication intrinsic patterns to select the Thumb version of the instruction and also added thumbv7em as a target to the test.
https://reviews.llvm.org/D32281
Files:
include/llvm/IR/IntrinsicsARM.td
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMISelLowering.h
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb2.td
test/CodeGen/ARM/acle-intrinsics.ll
test/CodeGen/ARM/sat-arith.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32281.96913.patch
Type: text/x-patch
Size: 67876 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170427/349e5d11/attachment.bin>
More information about the llvm-commits
mailing list