[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
Tue Apr 20 03:43:46 PDT 2021


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

- Tried to tidy up the table a bit more to group all the from type entries together.


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.338799.patch
Type: text/x-patch
Size: 25898 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210420/6fcebe8d/attachment.bin>


More information about the llvm-commits mailing list