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 ba95d0d commit 4a331abCopy full SHA for 4a331ab
sycl/unittests/queue/Barrier.cpp
@@ -135,4 +135,4 @@ INSTANTIATE_TEST_SUITE_P(
135
QueueTestInstance, Queue,
136
testing::Values(
137
true,
138
- false)); /* Whether to use the shortcut command submission function */
+ false)); /* Whether to use the shortcut command submission function */
0 commit comments