P4 to Git Change 1980956 by kzhuravl@bos-10-kzhuravl-sc on 2019/08/09 14:20:44
SWDEV-79445 - OCL generic changes and code clean-up
Fix non-comgr path
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.cpp#56 edit
[ROCm/clr commit: da180fa0a8]
Tento commit je obsažen v:
@@ -1766,7 +1766,7 @@ bool Program::linkImplLC(amd::option::Options* options) {
|
||||
}
|
||||
|
||||
if (device().settings().lcWavefrontSize64_) {
|
||||
codegenOptions.append("-mwavefrontsize64");
|
||||
codegenOptions.append(" -mwavefrontsize64");
|
||||
}
|
||||
|
||||
// Tokenize the options string into a vector of strings
|
||||
|
||||
Odkázat v novém úkolu
Zablokovat Uživatele