[PATCH] D44322: [AMDGPU] Fix lowering enqueue kernel when kernel has no name

Yaxun Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 9 14:25:01 PST 2018


yaxunl updated this revision to Diff 137841.
yaxunl marked an inline comment as done.
yaxunl edited the summary of this revision.
yaxunl added a comment.

Use getNameWithPrefix.


https://reviews.llvm.org/D44322

Files:
  lib/Target/AMDGPU/AMDGPUOpenCLEnqueuedBlockLowering.cpp
  test/CodeGen/AMDGPU/enqueue-kernel.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44322.137841.patch
Type: text/x-patch
Size: 9400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180309/816a8151/attachment.bin>


More information about the llvm-commits mailing list