[PATCH] D62018: [AArch64] Handle ISD::LRINT and ISD::LLRINT

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 28 14:01:47 PDT 2019


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL361877: [AArch64] Handle ISD::LRINT and ISD::LLRINT (authored by azanella, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62018?vs=200563&id=201761#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62018/new/

https://reviews.llvm.org/D62018

Files:
  llvm/trunk/include/llvm/Target/TargetSelectionDAG.td
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/trunk/test/CodeGen/AArch64/llrint-conv.ll
  llvm/trunk/test/CodeGen/AArch64/lrint-conv-win.ll
  llvm/trunk/test/CodeGen/AArch64/lrint-conv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62018.201761.patch
Type: text/x-patch
Size: 6654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190528/6ca607cb/attachment.bin>


More information about the llvm-commits mailing list