[all-commits] [llvm/llvm-project] e52a91: [RISCV] Add f16 to isFMAFasterThanFMulAndFAdd now ...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Dec 2 20:32:35 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e52a91e156d7ab26989fef526434b02514428c91
https://github.com/llvm/llvm-project/commit/e52a91e156d7ab26989fef526434b02514428c91
Author: Craig Topper <craig.topper at sifive.com>
Date: 2020-12-02 (Wed, 02 Dec 2020)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/test/CodeGen/RISCV/half-arith.ll
M llvm/test/CodeGen/RISCV/half-intrinsics.ll
Log Message:
-----------
[RISCV] Add f16 to isFMAFasterThanFMulAndFAdd now that the Zfh extension is supported
More information about the All-commits
mailing list