File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ $ export IGC_ShaderDumpEnable=1
2929- ** DumpToCurrentDir** - Dump shaders to the current directory
3030- ** DumpToCustomDir** - Dump shaders to custom directory. Parent directory must exist
3131- ** DumpVariableAlias** - Dump variable alias info, valid if EnableVariableAlias is on
32+ - ** EnableBCR** - Enable bank conflict reduction
3233- ** EnableCapsDump** - Enable hardware caps dump
3334- ** EnableCosDump** - Enable cos dump
3435- ** EnableLivenessDump** - Enable dumping out liveness info on stderr
@@ -47,7 +48,8 @@ $ export IGC_ShaderDumpEnable=1
4748- ** InterleaveSourceShader** - Interleave the source shader in asm dump
4849- ** OGLMinimumDump** - Minimum dump for testing - first and last .ll, .cos and compiler output
4950- ** PrintToConsole** - Dump to console
51+ - ** QualityMetricsEnable** - Enable Quality Metrics for IGC
5052- ** ShaderDumpEnable** - Dump LLVM IR, visaasm, and GenISA
5153- ** ShaderDumpEnableAll** - Dump all LLVM IR passes, visaasm, and GenISA
5254- ** ShaderDumpPidDisable** - Disabled adding PID to the name of shader dump directory
53- - ** QualityMetricsEnable ** - Enable Quality Metrics for IGC
55+ - ** VISAOptions ** - Options to vISA. Space-separated options
You can’t perform that action at this time.
0 commit comments