[clang] [Clang] Add `-fdefault-generic-addrspace` flag for targeting GPUs (PR #115777)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 11 14:40:27 PST 2024


jhuber6 wrote:

https://godbolt.org/z/qWGaejTx9 for this case, I'm wondering if there's a way to resolve this by considering the AS as part of the pointer, since I don't know if AS means anything on a non-pointer type.

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


More information about the cfe-commits mailing list