The block descriptor is a GlobalVariable in the LLVM IR, so it shouldn't be in the private address space.
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D23346
[OpenCL] Change block descriptor address space to constant ClosedPublic Authored by joey on Aug 10 2016, 2:40 AM.
Details
Diff Detail
Event Timelinejoey updated this object. This revision is now accepted and ready to land.Aug 10 2016, 3:36 AM
Revision Contents
Diff 67490 lib/CodeGen/CGBlocks.cpp
test/CodeGenOpenCL/cl20-device-side-enqueue.cl
|