[Clang][OpenCL] Allow pointers in structs as kernel arguments from 2.0
Structs that contain global or local pointers can be passed as kernel arguments starting OpenCL v2.0 with the introduction of shared virtual memory. Differential Revision: https://reviews.llvm.org/D143849
Loading
Please sign in to comment