[PATCH] D105206: [RISCV] Implement lround*/llround*/lrint*/llrint* with fcvt instruction with -fno-math-errno

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 6 11:33:51 PDT 2021


craig.topper updated this revision to Diff 356787.
craig.topper added a comment.

Use sed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105206

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfoD.td
  llvm/lib/Target/RISCV/RISCVInstrInfoF.td
  llvm/lib/Target/RISCV/RISCVInstrInfoZfh.td
  llvm/test/CodeGen/RISCV/double-intrinsics.ll
  llvm/test/CodeGen/RISCV/float-intrinsics.ll
  llvm/test/CodeGen/RISCV/half-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105206.356787.patch
Type: text/x-patch
Size: 19321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210706/2cf67fae/attachment.bin>


More information about the llvm-commits mailing list