Skip to content

report.py: More stats

Matt Turner requested to merge mattst88/shader-db:more-stats into master

spill/fill changes are often the cause of large changes in instruction and cycle count changes, so printing it on the same line (in addition to the spill/fill section later) makes comprehending the results easier.

Similarly, print the instruction scheduler mode used and whether it changes. Makes understanding wild swings in cycle count estimates more understandable.

Merge request reports