[PATCH] D146225: [AMDGPU] Handle memset users in PromoteAlloca

Pierre van Houtryve via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 17 00:47:44 PDT 2023


Pierre-vh added a comment.

In D146225#4200299 <https://reviews.llvm.org/D146225#4200299>, @arsenm wrote:

> In D146225#4199423 <https://reviews.llvm.org/D146225#4199423>, @jdoerfert wrote:
>
>> Why is this not part and done by sroa?
>
> @lebedev.ri had some patches to do a much less aggressive vector formation during SROA

(Unrelated to the review) do you have a link to those patches? I was planning to do some PromoteAlloca improvements later but if we're planning to merge it with SROA later then I suppose time would be better spent moving in that direction and helping these patches land


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146225/new/

https://reviews.llvm.org/D146225



More information about the llvm-commits mailing list