[clang] [RISC-V] Allow intrinsics to be used with any pointer type. (PR #139634)

Luke Lau via cfe-commits cfe-commits at lists.llvm.org
Tue May 13 06:33:21 PDT 2025


lukel97 wrote:

Linking some context here, IIUC the use case for this is for OpenCL where device code would use a non-default address space: https://github.com/llvm/llvm-project/pull/137045#issuecomment-2872208568



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


More information about the cfe-commits mailing list