[PATCH] D62861: [AArch64] Handle ISD::LROUND and ISD::LLROUND for float16

Adhemerval Zanella via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 4 09:20:30 PDT 2019


zatrazz created this revision.
zatrazz added reviewers: efriedma, SjoerdMeijer, javed.absar, evandro.
zatrazz added a project: LLVM.
Herald added subscribers: hiraditya, kristof.beyls.

This patch is a follow up for D61391 <https://reviews.llvm.org/D61391> to add lround/llround support for float16.


Repository:
  rL LLVM

https://reviews.llvm.org/D62861

Files:
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/CodeGen/AArch64/llround-conv-fp16.ll
  llvm/test/CodeGen/AArch64/lround-conv-fp16-win.ll
  llvm/test/CodeGen/AArch64/lround-conv-fp16.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62861.202956.patch
Type: text/x-patch
Size: 3735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190604/12fb22a3/attachment.bin>


More information about the llvm-commits mailing list