[PATCH] D102954: [AMDGPU] Lower kernel LDS into a sorted structure

Mahesha S via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 25 05:42:26 PDT 2021


hsmhsm accepted this revision.
hsmhsm added a comment.
This revision is now accepted and ready to land.

Assuming that we have known limitations with handling of same constant expression appearing in two different kernels, this patch looks okay to me.


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

https://reviews.llvm.org/D102954



More information about the llvm-commits mailing list