P4 to Git Change 2026938 by axie@axie-hip-rocm on 2019/11/07 17:44:09
SWDEV-198859 - Options for hip-clang-vdi path to provide the chicken bits, or functional equivalents to HCC_DB There are regression caused by this change in ocltst test. Back out changelist 2026859 Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#176 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#156 edit ... //depot/stg/opencl/drivers/opencl/runtime/utils/debug.hpp#13 edit
This commit is contained in:
@@ -1022,7 +1022,7 @@ bool Device::create(Pal::IDevice* device) {
|
||||
}
|
||||
|
||||
message << std::endl;
|
||||
ClPrint(amd::LOG_INFO, amd::LOG_INIT, message.str().c_str());
|
||||
LogInfo(message.str().c_str());
|
||||
#endif // DEBUG
|
||||
|
||||
for (uint i = 0; i < Pal::GpuHeap::GpuHeapCount; ++i) {
|
||||
|
||||
Reference in New Issue
Block a user