[PATCH] D110257: [CFE][Codegen] Make sure to maintain the contiguity of all the static allocas
Matt Arsenault via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 16 06:16:15 PST 2021
arsenm added a comment.
In D110257#3133866 <https://reviews.llvm.org/D110257#3133866>, @hsmhsm wrote:
> This is not something specific to AMDGPU backend, but AMDGPU backend at present requires this canonical form.
I must emphasize this is not a hard requirement, just a nice to have
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110257/new/
https://reviews.llvm.org/D110257
More information about the cfe-commits
mailing list