[PATCH] D118894: [OpenCL] Mark kernel arguments as ABI aligned

Nikita Popov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 8 07:17:49 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG18834dca2d78: [OpenCL] Mark kernel arguments as ABI aligned (authored by nikic).
Herald added subscribers: cfe-commits, ldrumm.
Herald added a project: clang.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118894

Files:
  clang/lib/CodeGen/CGCall.cpp
  clang/test/CodeGenOpenCL/amdgpu-call-kernel.cl
  clang/test/CodeGenOpenCL/cl20-device-side-enqueue.cl
  clang/test/CodeGenOpenCL/kernel-param-alignment.cl
  clang/test/CodeGenOpenCL/kernels-have-spir-cc-by-default.cl
  clang/test/CodeGenOpenCL/spir-calling-conv.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118894.406817.patch
Type: text/x-patch
Size: 5780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220208/43c3f0fe/attachment-0001.bin>


More information about the cfe-commits mailing list