[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 23:15:25 PDT 2022


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

revert changes to splitpairf64pesudo, remove SplitPairF64Pseudo_INX


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/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

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


More information about the llvm-commits mailing list