[PATCH] D123972: [RISCV] Add isCommutable to FADD/FMUL/FMIN/FMAX/FEQ.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 09:00:09 PDT 2022


craig.topper updated this revision to Diff 425241.
craig.topper added a comment.

Add Commutable to FEQ.H.
Add some tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123972

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfoD.td
  llvm/lib/Target/RISCV/RISCVInstrInfoF.td
  llvm/lib/Target/RISCV/RISCVInstrInfoZfh.td
  llvm/test/CodeGen/RISCV/machine-cse.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123972.425241.patch
Type: text/x-patch
Size: 14391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220426/313026c0/attachment.bin>


More information about the llvm-commits mailing list