[all-commits] [llvm/llvm-project] 4d3134: [RISCV] Add vector fabs intrinsic costs
Philip Reames via All-commits
all-commits at lists.llvm.org
Wed Aug 24 14:10:18 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4d3134866fb32cf3d792dfda879148e122afb326
https://github.com/llvm/llvm-project/commit/4d3134866fb32cf3d792dfda879148e122afb326
Author: Philip Reames <preames at rivosinc.com>
Date: 2022-08-24 (Wed, 24 Aug 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
M llvm/test/Analysis/CostModel/RISCV/trig-log-exp.ll
Log Message:
-----------
[RISCV] Add vector fabs intrinsic costs
We have a fabs vector instruction, and are using it for current lowering.
More information about the All-commits
mailing list