[PATCH] D107230: [RISCV] Support FP_TO_S/UINT_SAT for i32 and i64.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 7 16:06:17 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd4ee84ceee45: [RISCV] Support FP_TO_S/UINT_SAT for i32 and i64. (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D107230?vs=363315&id=364989#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107230

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.ll
  llvm/test/CodeGen/RISCV/float-convert.ll
  llvm/test/CodeGen/RISCV/half-convert.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107230.364989.patch
Type: text/x-patch
Size: 33057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210807/a496a2fd/attachment-0001.bin>


More information about the llvm-commits mailing list