P4 to Git Change 1083545 by yaxunl@yaxunl_stg_win50 on 2014/10/02 11:58:08
EPR #402000 - [CQE OCL][Perf][QR] ~6-7% perf drop in CompuCL Benchmark (Graphics: T-Rex subtest). Enable -scras=2. Affected files ... ... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/OPTIONS.def#117 edit
Этот коммит содержится в:
@@ -755,9 +755,9 @@ OPTION(OT_UINT32, \
|
||||
OA_RUNTIME|OVIS_SUPPORT|OVA_REQUIRED|OA_SEPARATOR_EQUAL, \
|
||||
"scras", "sc-si-opt-reg-alloc-strategy", \
|
||||
SCSIOptRegAllocStrategy, \
|
||||
0, 0, 3, NULL, \
|
||||
"Set SI+ shader compiler register allocation strategy 0-default, "
|
||||
"1-balanced, 2-minimize GPRs, 3-minimize moves (default 0).")
|
||||
2, 0, 3, NULL, \
|
||||
"Set SI+ shader compiler register allocation strategy 0-SC default, "
|
||||
"1-balanced, 2-minimize GPRs, 3-minimize moves (default 2).")
|
||||
|
||||
// -fuser-no-inline -fno-user-no-inline
|
||||
OPTION(OT_BOOL, \
|
||||
|
||||
Ссылка в новой задаче
Block a user