[PATCH] D61391: [AArc64] Handle ISD::LROUND and ISD::LLROUND

Adhemerval Zanella via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 3 12:45:32 PDT 2019


zatrazz updated this revision to Diff 198067.
zatrazz marked an inline comment as done.
zatrazz added a comment.

Updated patch based on the previous comment. The main change adapt the testcases for D61390 <https://reviews.llvm.org/D61390>
update and handle lroundl/llroundl correctly.


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/AArch64ISelLowering.h
  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.198067.patch
Type: text/x-patch
Size: 6018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190503/8181f456/attachment.bin>


More information about the llvm-commits mailing list