[PATCH] D99935: [AArch64] Add instruction costs for FP_TO_UINT and FP_TO_SINT with half types

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 19 03:23:15 PDT 2021


david-arm updated this revision to Diff 338465.
david-arm added a comment.

- Removed costs for illegal -> illegal type conversions.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99935/new/

https://reviews.llvm.org/D99935

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/AArch64/sve-fptoi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99935.338465.patch
Type: text/x-patch
Size: 24945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210419/4f23952f/attachment-0001.bin>


More information about the llvm-commits mailing list