[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
Thu Jun 1 08:12:34 PDT 2023
jmmartinez added a comment.
In D149740#4387303 <https://reviews.llvm.org/D149740#4387303>, @mtrofin wrote:
> I'm missing the AMDGPU bit of this patch, or maybe I'm not understanding something?
Sorry, I put it on the patch stack: https://reviews.llvm.org/D149741
> Is it possible to add a small unit test, maybe in unittests/Analysis/InlineCostTest.cpp?
Will do! Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149740/new/
https://reviews.llvm.org/D149740
More information about the llvm-commits
mailing list