[all-commits] [llvm/llvm-project] 47f4cd: [AArch64] Update costs for some fp16 converts
David Green via All-commits
all-commits at lists.llvm.org
Thu Mar 3 03:17:37 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 47f4cd9c3dbfb383dd7706f20ba9eda2dd17c5b8
https://github.com/llvm/llvm-project/commit/47f4cd9c3dbfb383dd7706f20ba9eda2dd17c5b8
Author: David Green <david.green at arm.com>
Date: 2022-03-03 (Thu, 03 Mar 2022)
Changed paths:
M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
M llvm/test/Analysis/CostModel/AArch64/cast.ll
Log Message:
-----------
[AArch64] Update costs for some fp16 converts
This updates the costs for FP16 converts, as some of them were pretty
high.
Differential Revision: https://reviews.llvm.org/D120771
More information about the All-commits
mailing list