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.
2 parents c64e2e6 + 2302d2e commit 3f3b249Copy full SHA for 3f3b249
amd/comgr/cmake/opencl_pch.cmake
@@ -50,7 +50,3 @@ endfunction()
50
51
generate_pch(1.2)
52
generate_pch(2.0)
53
-
54
-# hash the opencl header and pass the result to comgr compilation
55
-file(SHA256 ${OPENCL_C_H} OPENCL_C_SHA)
56
-list(APPEND AMD_COMGR_PRIVATE_COMPILE_DEFINITIONS "OPENCL_C_SHA=${OPENCL_C_SHA}")
0 commit comments