[PATCH] D133746: [RISCV] Fix a bug in i32 FP_TO_UINT_SAT lowering on RV64.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 13 08:46:04 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5224bae61307: [RISCV] Fix a bug in i32 FP_TO_UINT_SAT lowering on RV64. (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133746

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  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: D133746.459765.patch
Type: text/x-patch
Size: 8924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220913/0f25968b/attachment-0001.bin>


More information about the llvm-commits mailing list