[PATCH] D154507: [NVPTX] Apply global var demotion to private symbols

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 10 14:14:36 PDT 2023


tra added a comment.

This may be potentially problematic for CUDA as we may need to refer to the global variable from the host side.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154507



More information about the llvm-commits mailing list