[PATCH] D11424: [AArch64] Match float round and convert to int instructions.
Geoff Berry
gberry at codeaurora.org
Wed Jul 22 12:34:12 PDT 2015
gberry created this revision.
gberry added reviewers: t.p.northover, jmolloy.
gberry added subscribers: llvm-commits, mcrosier.
Herald added subscribers: rengolin, aemerson.
Add patterns for doing floating point round with various rounding modes
followed by conversion to int as a single FCVT* instruction.
http://reviews.llvm.org/D11424
Files:
lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
test/CodeGen/AArch64/round-conv.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11424.30382.patch
Type: text/x-patch
Size: 19491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150722/90e84de3/attachment.bin>
More information about the llvm-commits
mailing list