[clang] [llvm] [SPIR-V] Fixup storage class for global private (PR #116636)

Steven Perron via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 29 08:01:47 PST 2024


https://github.com/s-perron commented:

The implementation looks good to me. I just wonder about one of the tests. I'd like to know why we need to handle that case, and how prevalent the `addrspacecast`s will be.

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


More information about the cfe-commits mailing list