[PATCH] D101310: [AMDGPU] Replace uses of LDS globals within non-kernel functions by pointers.

Mahesha S via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 25 23:21:44 PDT 2021


hsmhsm abandoned this revision.
hsmhsm added a comment.
Herald added a subscriber: foad.

We have taken a decision to implement pointer replacement algorithm within LowerModuleLDS pass itself instead of as a seperate pass. Hence abandoning this patch. Will be uploading new patch shortly.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101310



More information about the llvm-commits mailing list