[PATCH] D125666: [ARM] Cost modelling for MVE vector fptoi_sat
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 16 00:16:27 PDT 2022
dmgreen created this revision.
dmgreen added reviewers: samtebbs, SjoerdMeijer, NickGuy.
Herald added subscribers: hiraditya, kristof.beyls.
Herald added a project: All.
dmgreen requested review of this revision.
Herald added a project: LLVM.
Building on top of , this adds MVE costs for fptosi.sat and fptoui.sat, providing MVE is available and the types are legal.
https://reviews.llvm.org/D125666
Files:
llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
llvm/test/Analysis/CostModel/ARM/fptoi_sat.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125666.429553.patch
Type: text/x-patch
Size: 24653 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220516/770954fb/attachment.bin>
More information about the llvm-commits
mailing list