[PATCH] D102882: [AMDGPU] Fix module LDS selection
Jon Chesterfield via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 20 15:45:08 PDT 2021
JonChesterfield accepted this revision.
JonChesterfield added a comment.
This revision is now accepted and ready to land.
That is much prettier, thank you.
We have the magic string "llvm.amdgcn.module.lds" in a few places now, might be worth putting that behind a function call. Separate to the above, if we do it at all.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102882/new/
https://reviews.llvm.org/D102882
More information about the llvm-commits
mailing list