2300414425ab918ba52223e4a698c70bcbf02cc4
SWDEV-95698 - Complib: set data layout string from the subtarget in codegen This logic was broken since llvm 3.6 merge and datalayout was not set as supposed. This results in a different compilation results with complib and llc. In addition that leads to the suboptimal codegen. Testing: smoke, precheckin, llc_opt, ocl_features, vec_ldst, ocl_sdk_aoc2_compare_main Reviewed by Evgeny Mankov Affected files ... ... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/codegen.cpp#71 edit ... //depot/stg/opencl/drivers/opencl/tests/hsa/src/ocl/regression/95698/calcweight-nounroll-min.cl#1 add ... //depot/stg/opencl/drivers/opencl/tests/hsa/tlst/ocl_regression.tlst#37 edit
Descrizione
No description provided
Languages
C++
67.5%
C
20.6%
Python
6.6%
CMake
3.4%
Shell
0.6%
Altro
1.1%