[PATCH] D129109: [Costmodel] Add type based costmodel analysis for masked scatter/gather intrinsics
Malhar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 5 01:17:26 PDT 2022
malharJ created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: All.
malharJ requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This patch also adds a command line flag to test the same
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D129109
Files:
llvm/include/llvm/Analysis/TargetTransformInfo.h
llvm/include/llvm/CodeGen/BasicTTIImpl.h
llvm/lib/Analysis/CostModel.cpp
llvm/lib/Analysis/TargetTransformInfo.cpp
llvm/test/Analysis/CostModel/AArch64/sve-intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129109.442198.patch
Type: text/x-patch
Size: 11408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220705/6dcf6ebb/attachment.bin>
More information about the llvm-commits
mailing list