[PATCH] D149740: [InlineCost][TargetTransformInfo][AMDGPU] Consider cost of alloca instructions in the caller (1/2)
Juan Manuel Martinez CaamaƱo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 28 02:38:32 PDT 2023
jmmartinez updated this revision to Diff 535298.
jmmartinez added a comment.
- Updated one place where I forgot to split the increment of the sroa cost in two lines.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149740/new/
https://reviews.llvm.org/D149740
Files:
llvm/include/llvm/Analysis/TargetTransformInfo.h
llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/include/llvm/CodeGen/BasicTTIImpl.h
llvm/lib/Analysis/InlineCost.cpp
llvm/lib/Analysis/TargetTransformInfo.cpp
llvm/unittests/Analysis/InlineCostTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149740.535298.patch
Type: text/x-patch
Size: 9443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230628/c8e59f95/attachment.bin>
More information about the llvm-commits
mailing list