[PATCH] D106346: [RISCV] Custom lower (i32 (fptoui/fptosi X)).

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 24 10:55:27 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc63dbd850182: [RISCV] Custom lower (i32 (fptoui/fptosi X)). (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D106346?vs=360033&id=361469#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106346

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106346.361469.patch
Type: text/x-patch
Size: 16084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210724/99c61d27/attachment.bin>


More information about the llvm-commits mailing list