[PATCH] D122918: [RISCV][CodeGen] Support float-arith in Zfinx

Shao-Ce SUN via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 14 07:40:28 PDT 2022


sunshaoce updated this revision to Diff 422867.
sunshaoce added a comment.

Fix crash


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122918

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfoF.td
  llvm/test/CodeGen/RISCV/float-arith-strict.ll
  llvm/test/CodeGen/RISCV/float-arith.ll
  llvm/test/CodeGen/RISCV/float-imm.ll
  llvm/test/CodeGen/RISCV/float-mem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122918.422867.patch
Type: text/x-patch
Size: 37858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220414/4c73c725/attachment.bin>


More information about the llvm-commits mailing list