[llvm] [offload] Add properties parameter to olLaunchKernel (PR #184343)

Ɓukasz Plewa via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 15 07:29:31 PDT 2026


================
@@ -33,6 +55,7 @@ def olLaunchKernel : Function {
         Param<"const void*", "ArgumentsData", "pointer to the kernel argument struct", PARAM_IN_OPTIONAL>,
         Param<"size_t", "ArgumentsSize", "size of the kernel argument struct", PARAM_IN>,
----------------
lplewa wrote:

i removed this part of the PR

https://github.com/llvm/llvm-project/pull/184343


More information about the llvm-commits mailing list