Files
clang-p2996/clang/lib/CodeGen/CGOpenCLRuntime.cpp
Matt Arsenault 52c28d7cf9 clang/OpenCL: Don't use a Function for the block type
The AMDGPU value for this is not really a function. Currently we're
emitting IR that isn't true to what will eventually be emitted.
2023-01-30 15:03:14 -04:00

7.2 KiB