[PATCH] D120771: [AArch64] Update costs for some fp16 converts

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 1 14:03:16 PST 2022


dmgreen created this revision.
dmgreen added reviewers: jaykang10, sdesmalen, samtebbs, fhahn.
Herald added subscribers: hiraditya, kristof.beyls.
Herald added a project: All.
dmgreen requested review of this revision.
Herald added a project: LLVM.

This updates the costs for FP16 converts, as some of them were pretty high. For example https://godbolt.org/z/KvxhY3KTh.


https://reviews.llvm.org/D120771

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/AArch64/cast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120771.412239.patch
Type: text/x-patch
Size: 21331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220301/46cfe76f/attachment.bin>


More information about the llvm-commits mailing list