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 0599efb commit 0f8d637Copy full SHA for 0f8d637
sycl/source/detail/program_manager/program_manager.cpp
@@ -750,7 +750,6 @@ ProgramManager::collectDependentDeviceImagesForVirtualFunctions(
750
// linked and we must link the dummy image.
751
if (doesDevSupportDeviceRequirements(Dev, *BinImage) ^ isDummyImage)
752
DeviceImagesToLink.insert(BinImage);
753
-
754
}
755
756
0 commit comments