[all-commits] [llvm/llvm-project] 98e596: [RISCV][CostModel] Add cost for fabs/fsqrt of type...
LiqinWeng via All-commits
all-commits at lists.llvm.org
Fri Jan 10 01:23:13 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 98e5962b7c9fee60b81164025dc17ab31f49f5b7
https://github.com/llvm/llvm-project/commit/98e5962b7c9fee60b81164025dc17ab31f49f5b7
Author: LiqinWeng <liqin.weng at spacemit.com>
Date: 2025-01-10 (Fri, 10 Jan 2025)
Changed paths:
M llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
M llvm/test/Analysis/CostModel/RISCV/fp-min-max-abs.ll
M llvm/test/Analysis/CostModel/RISCV/fp-sqrt-pow.ll
Log Message:
-----------
[RISCV][CostModel] Add cost for fabs/fsqrt of type bf16/f16 (#118608)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list