[PATCH] D155589: [NFC][AMDGPULowerModuleLDSPass] Use shorter APIs in markUsedByKernel

Jon Chesterfield via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 18 07:13:08 PDT 2023


JonChesterfield added a comment.

These use annotations are a property of how PromoteAlloca is currently implemented, not essential to the lowering process. I'm hoping to get rid of them at some point in the future. Cleaner implementation until then is good.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155589



More information about the llvm-commits mailing list