[clang] [Clang][Headers] Fix <gpuintrin.h> for SYCL (PR #152314)

Matt Arsenault via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 19 05:26:19 PDT 2025


arsenm wrote:

I'd rather just fix clang. This is a workaround that shouldn't be necessary, and seems to spread the knowledge of the dodgy !__opencl_c_generic_address_space address space handling case to a new place 

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


More information about the cfe-commits mailing list