[PATCH] D110372: [AMDGPU] Limit promote alloca max size in functions

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 23 17:00:18 PDT 2021


arsenm added a comment.

We could also be smarter and promote only if there isn’t an intervening call between uses


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

https://reviews.llvm.org/D110372



More information about the llvm-commits mailing list