2adfd0343a
SWDEV-77584 - ORCA RT: Preparations for enabling HSAIL on OpenCL 1.2 by default. Fix regression by CL 1208929 in blit compilation.
[Regression]
CL 1208929 causes the following OpenCL Sanity Lnx/Win7/Win8.1 32-bit tests on CI+ GPU (Kalindi, Bonaire, Hawaii):
BufferBandwidth, CplusplusWrapper, DynamicOpenCLDetection, ImageBandwidth, KernelLaunch
crashes with:
:2:..\..\..\gpucompiler.cpp:441: aclCompile failed :
:1:..\..\..\gpudevice.cpp:955: Couldn't create blit kernels!
[Testing]
OCL SDK 2.9 (32bit/64bit), pre-checkin:
http://ocltc.amd.com:8111/viewModification.html?modId=62012&personal=true&buildTypeId=&tab=vcsModificationBuilds&show_all_builds=true
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#535 edit
[ROCm/clr commit: 8c29379c3f]