[all-commits] [llvm/llvm-project] 62a238: [RISCV][NFC] Add cost model tests of llvm.fmuladd
LiqinWeng via All-commits
all-commits at lists.llvm.org
Thu Sep 1 00:33:31 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 62a238a1f839388ca2848c5a42bd19a7d3b9e676
https://github.com/llvm/llvm-project/commit/62a238a1f839388ca2848c5a42bd19a7d3b9e676
Author: liqinweng <Liqin.Weng at streamcomputing.com>
Date: 2022-09-01 (Thu, 01 Sep 2022)
Changed paths:
M llvm/test/Analysis/CostModel/RISCV/arith-fp.ll
Log Message:
-----------
[RISCV][NFC] Add cost model tests of llvm.fmuladd
Reviewed By: benshi001
Differential Revision: https://reviews.llvm.org/D132922
More information about the All-commits
mailing list