13f385908c79b0ca4873fc95cf8159da5f8aec2f
SWDEV-80173 - remove the opt level adjustment based on the function size Since it only limits the llvm backend, but not optimizer or SC it really hurts the compile time. A huge unoptimized hsail after inlining and no backend optimizations goes to the SC with overwhelming results. A proper way of addressing these issues is to keep inlining reasonable. Testing: smoke, precheckin Reviewed by Evgeny Mankov Affected files ... ... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/codegen.cpp#65 edit ... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/Transforms/IPO/AMDInline.cpp#3 edit
Описание
No description provided
Languages
C++
67.5%
C
20.6%
Python
6.6%
CMake
3.4%
Shell
0.6%
Разное
1.1%