[llvm] [NVPTX] Change the alloca address space in NVPTXLowerAlloca (PR #154814)

Alex MacLean via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 21 11:40:12 PDT 2025


https://github.com/AlexMaclean commented:

Nice. I think this is a good direction to go. We have had to add a lot of hacks to keep things working with generic allocas in the IR. 

https://github.com/llvm/llvm-project/pull/154814


More information about the llvm-commits mailing list