[PATCH] D141447: clang/OpenCL: Don't use a Function for the block type

Matt Arsenault via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 12 06:39:28 PST 2023


arsenm updated this revision to Diff 488638.
arsenm added a comment.

Fix patch split. update_cc_test_checks misses the calling convention, so I'm going to precommit a test which verifies those are correct


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

https://reviews.llvm.org/D141447

Files:
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/lib/CodeGen/CGOpenCLRuntime.cpp
  clang/lib/CodeGen/CGOpenCLRuntime.h
  clang/lib/CodeGen/TargetInfo.cpp
  clang/lib/CodeGen/TargetInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141447.488638.patch
Type: text/x-patch
Size: 9374 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230112/b0c5a659/attachment-0001.bin>


More information about the cfe-commits mailing list