[all-commits] [llvm/llvm-project] 8c8a6e: [RISCV] Add basic cost model for vp float rounding...
Yeting Kuo via All-commits
all-commits at lists.llvm.org
Tue Dec 6 22:15:28 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8c8a6e1488245bfb5709dd645105c7ca47e344e0
https://github.com/llvm/llvm-project/commit/8c8a6e1488245bfb5709dd645105c7ca47e344e0
Author: Yeting Kuo <yeting.kuo at sifive.com>
Date: 2022-12-07 (Wed, 07 Dec 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
M llvm/test/Analysis/CostModel/RISCV/fround.ll
Log Message:
-----------
[RISCV] Add basic cost model for vp float rounding instructions.
Reviewed By: craig.topper, reames
Differential Revision: https://reviews.llvm.org/D137766
More information about the All-commits
mailing list