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 2d57b61 commit f965996Copy full SHA for f965996
offload/plugins-nextgen/common/include/PluginInterface.h
@@ -389,9 +389,6 @@ struct GenericKernelTy {
389
390
/// The prototype kernel launch environment.
391
KernelLaunchEnvironmentTy KernelLaunchEnvironment;
392
-
393
- /// If the kernel is a bare kernel.
394
- bool IsBareKernel = false;
395
};
396
397
/// Information about an allocation, when it has been allocated, and when/if it
0 commit comments