[PATCH] [AArch32] Added patterns for VCVT{A,N, P,M}.
Chad Rosier
mcrosier at codeaurora.org
Fri Aug 22 15:35:38 PDT 2014
Hi compnerd, t.p.northover, jmolloy, olista01,
All,
This patch adds patterns for VCVT{A,N, P,M}. Patterns for lowering libm calls to VCVT{A,N,P,M}, e.g. (int)floorf(float) => VCVTM.s32.f32, are also included. Please have a look.
Regards,
Chad
http://reviews.llvm.org/D5033
Files:
lib/Target/ARM/ARMInstrVFP.td
test/CodeGen/ARM/arm32-round-conv.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5033.12860.patch
Type: text/x-patch
Size: 5575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140822/3317e376/attachment.bin>
More information about the llvm-commits
mailing list