[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 01:07:13 PDT 2022
realqhc updated this revision to Diff 415723.
realqhc added a comment.
[RISCV] Remove fcmp-strict instructions in zfinx, zdinx, and zhinx
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.415723.patch
Type: text/x-patch
Size: 37743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220316/25883b4d/attachment.bin>
More information about the llvm-commits
mailing list