[PATCH] D121774: [RISCV] support fcmp in zfinx,zdinx,zhinx

QIHAN CAI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 16 03:55:14 PDT 2022


realqhc updated this revision to Diff 415773.
realqhc added a comment.

[RISCV] remove strict_fcmp and arith


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121774

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVInstrFormats.td
  llvm/lib/Target/RISCV/RISCVInstrInfoD.td
  llvm/lib/Target/RISCV/RISCVInstrInfoF.td
  llvm/lib/Target/RISCV/RISCVInstrInfoZfh.td
  llvm/test/CodeGen/RISCV/double-fcmp.ll
  llvm/test/CodeGen/RISCV/float-fcmp.ll
  llvm/test/CodeGen/RISCV/half-fcmp.ll
  llvm/test/CodeGen/RISCV/target-abi-invalid.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121774.415773.patch
Type: text/x-patch
Size: 36720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220316/91308b2d/attachment.bin>


More information about the llvm-commits mailing list