Skip to content

Conversation

uphoffc
Copy link

@uphoffc uphoffc commented Feb 21, 2023

Backport patch from LLVM 12 to LLVM 11 such that kernels with pointer-to-a-pointer arguments can be compiled; for example the kernel

kernel void gemm(global float* global* A) {}

Copy link
Contributor

@pszymich pszymich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@haonanya haonanya merged commit 10237c7 into intel:ocl-open-110 Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants