[PATCH] D61391: [AArc64] Handle ISD::LROUND and ISD::LLROUND
Adhemerval Zanella via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 6 11:51:01 PDT 2019
zatrazz updated this revision to Diff 198320.
zatrazz added a comment.
Updated patch based on D61390 <https://reviews.llvm.org/D61390> changes. The main change is it allows
index both lround/llround by returned type.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61391/new/
https://reviews.llvm.org/D61391
Files:
llvm/include/llvm/Target/TargetSelectionDAG.td
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64InstrInfo.td
llvm/test/CodeGen/AArch64/llround-conv.ll
llvm/test/CodeGen/AArch64/lround-conv.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61391.198320.patch
Type: text/x-patch
Size: 4485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190506/be593d43/attachment.bin>
More information about the llvm-commits
mailing list