f676e86cda
SWDEV-77584 - ORCA RT: Preparations for enabling HSAIL on OpenCL 1.2 by default. Renaming Program::isIL_ to isSPIRV_. [Reason] Avoiding ambiguity with SPIR, which is also IL, but is supported by legacy AMDIL only, whereas SPIRV is supported only by HSAIL. From OpenCL Program constructor's point it isn't obvious. [Testing] pre check-in [Reviewer] German Andryeyev, Yaxun Liu Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/platform/program.cpp#73 edit ... //depot/stg/opencl/drivers/opencl/runtime/platform/program.hpp#35 edit