[PATCH] D91987: [RISCV] Add an implementation of isFMAFasterThanFMulAndFAdd
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 25 15:22:26 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGed95cafbc5fa: [RISCV] Add an implementation of isFMAFasterThanFMulAndFAdd (authored by craig.topper).
Herald added a subscriber: jrtc27.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91987/new/
https://reviews.llvm.org/D91987
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.h
llvm/test/CodeGen/RISCV/double-arith.ll
llvm/test/CodeGen/RISCV/double-intrinsics.ll
llvm/test/CodeGen/RISCV/float-arith.ll
llvm/test/CodeGen/RISCV/float-intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91987.307721.patch
Type: text/x-patch
Size: 13722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201125/b9c3b68a/attachment.bin>
More information about the llvm-commits
mailing list