One addrspacecast disappeared in clang emitted IR for
block invoke function due to adoption of the new
addr space mapping.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D43785
[AMDGPU] Fix lowering OpenCL enqueue_kernel ClosedPublic Authored by yaxunl on Feb 26 2018, 2:03 PM.
Details Summary One addrspacecast disappeared in clang emitted IR for
Diff Detail
Event TimelineHerald added subscribers: t-tye, Anastasia, tpr and 4 others. · View Herald TranscriptFeb 26 2018, 2:03 PM This revision is now accepted and ready to land.Mar 5 2018, 10:11 AM Closed by commit rL326806: [AMDGPU] Fix lowering OpenCL enqueue_kernel (authored by yaxunl). · Explain WhyMar 6 2018, 8:06 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 137198 llvm/trunk/lib/Target/AMDGPU/AMDGPUOpenCLEnqueuedBlockLowering.cpp
llvm/trunk/test/CodeGen/AMDGPU/enqueue-kernel.ll
|