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

QIHAN CAI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 23 22:28:46 PDT 2022


realqhc updated this revision to Diff 417829.
realqhc edited the summary of this revision.
realqhc added a comment.
Herald added a subscriber: StephenFan.

address concerns, add test for rv32


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/RISCVExpandPseudoInsts.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfoD.td
  llvm/test/CodeGen/RISCV/double-fcmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121774.417829.patch
Type: text/x-patch
Size: 10136 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220324/a7bdd3f8/attachment.bin>


More information about the llvm-commits mailing list