[llvm] [WIP][AMDGPU] Make `getAssumedAddrSpace` return AS1 for pointer kernel arguments (PR #137488)

Shilei Tian via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 27 10:23:18 PDT 2025


shiltian wrote:

> Can we delete the AMDGPUPromoteKernelArguments pass after this

Yes, that's the plan.

>  (but really clang should be fixed, we shouldn't have to do this)

And this is also in the TODO list.

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


More information about the llvm-commits mailing list