[PATCH] D141620: clang/OpenCL: Apply default attributes to enqueued blocks

Matt Arsenault via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 13 06:11:45 PST 2023


arsenm updated this revision to Diff 488978.
arsenm retitled this revision from "clang/OpenCL: Make enqueued blocks inherit the parent attributes" to "clang/OpenCL: Apply default attributes to enqueued blocks".
arsenm edited the summary of this revision.
Herald added a subscriber: tpr.

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141620/new/

https://reviews.llvm.org/D141620

Files:
  clang/lib/CodeGen/TargetInfo.cpp
  clang/test/CodeGenOpenCL/amdgpu-enqueue-kernel.cl
  clang/test/CodeGenOpenCL/cl20-device-side-enqueue-attributes.cl
  clang/test/CodeGenOpenCL/cl20-device-side-enqueue.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141620.488978.patch
Type: text/x-patch
Size: 115439 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230113/a2dc6fb5/attachment-0001.bin>


More information about the cfe-commits mailing list