[PATCH] D121109: [AArch64] Add cost model for llvm.get.active.lane.mask intrinsic
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 7 06:21:02 PST 2022
david-arm updated this revision to Diff 413442.
david-arm added a comment.
- Moved the cost for the intrinsic expansion case into BasicTTIImpl.h
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121109/new/
https://reviews.llvm.org/D121109
Files:
llvm/include/llvm/CodeGen/BasicTTIImpl.h
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
llvm/test/Analysis/CostModel/AArch64/sve-intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121109.413442.patch
Type: text/x-patch
Size: 8987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220307/3bc5f59b/attachment.bin>
More information about the llvm-commits
mailing list