[PATCH] D126852: [RISCV] Add more patterns for FNMADD
Liao Chunyu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 2 03:01:55 PDT 2022
liaolucy updated this revision to Diff 433707.
liaolucy added a comment.
Address @craig.topper's comment.
Add a PatFrag to check presence of nsz on the fma.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126852/new/
https://reviews.llvm.org/D126852
Files:
llvm/lib/Target/RISCV/RISCVInstrInfoD.td
llvm/lib/Target/RISCV/RISCVInstrInfoF.td
llvm/lib/Target/RISCV/RISCVInstrInfoZfh.td
llvm/test/CodeGen/RISCV/double-arith.ll
llvm/test/CodeGen/RISCV/float-arith.ll
llvm/test/CodeGen/RISCV/half-arith.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126852.433707.patch
Type: text/x-patch
Size: 14984 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220602/6dec1a7c/attachment-0001.bin>
More information about the llvm-commits
mailing list