[PATCH] D103139: [AMDGPU] Replace non-kernel function uses of LDS globals by pointers.
Mahesha S via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 26 22:06:45 PDT 2021
hsmhsm abandoned this revision.
hsmhsm added a comment.
We have lately decided to put pointer-replacement code as a seperate pass instead of having it within ModuleLDSLowering pass. Hence abandoning this patch. Will be posting new patch shortly which implements pointer-replacement as a seperate pass.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103139/new/
https://reviews.llvm.org/D103139
More information about the llvm-commits
mailing list