[PATCH] D110257: [CFE][Codegen] Make sure to maintain the contiguity of all the static allocas

Jon Chesterfield via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 16 00:18:32 PST 2021


JonChesterfield 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.

Undocumented and not checked by the IR verifier. Canonical form seems to be overstating it until at least one of those is addressed.


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