We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 805b00f commit c3b494cCopy full SHA for c3b494c
sycl/test-e2e/WorkGroupMemory/free_function_kernel.cpp
@@ -58,7 +58,7 @@ void test(size_t SIZE, size_t WGSIZE, bool UseHelper) {
58
}
59
60
// The following ifndef is required due to a number of limitations of free
61
- // function kernels
+ // function kernels. See CMPLRLLVM-61498.
62
// TODO: Remove it once these limitations are no longer there.
63
#ifndef __SYCL_DEVICE_ONLY__
64
0 commit comments