[PATCH] D102896: [AMDGPU] Avoid using hardcoded string for module lds name.
Mahesha S via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 20 21:41:54 PDT 2021
hsmhsm added a comment.
Can we have a quick review for this patch? For the "KernelLDSLowering" patch, that I am working on right now, this patch is useful to avoid using hardcoded string again. Also, the wrapper getModuleLDSGlobal() is useful too.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102896/new/
https://reviews.llvm.org/D102896
More information about the llvm-commits
mailing list