[PATCH] D115997: [RISCV] Support strict FP conversion operations.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 23 07:41:22 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb7b260e19a74: [RISCV] Support strict FP conversion operations. (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D115997?vs=395311&id=396029#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115997

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/RISCV/RISCVInstrInfoD.td
  llvm/lib/Target/RISCV/RISCVInstrInfoF.td
  llvm/lib/Target/RISCV/RISCVInstrInfoZfh.td
  llvm/test/CodeGen/RISCV/double-convert-strict.ll
  llvm/test/CodeGen/RISCV/float-convert-strict.ll
  llvm/test/CodeGen/RISCV/half-convert-strict.ll
  llvm/test/CodeGen/RISCV/rv64d-double-convert-strict.ll
  llvm/test/CodeGen/RISCV/rv64f-float-convert-strict.ll
  llvm/test/CodeGen/RISCV/rv64f-half-convert-strict.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115997.396029.patch
Type: text/x-patch
Size: 113621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211223/62d709ea/attachment-0001.bin>


More information about the llvm-commits mailing list