Skip to content

lima: add summary report for shader-db

Erico Nunes requested to merge enunes/mesa:lima-shaderdb into master

Very basic summary, loops and gpir spills:fills are not updated yet and are only there to comply with the strings to shader-db report.py regex.

For now it can be used to analyze the impact of changes in instruction count in both gpir and ppir.

Edited by Erico Nunes

Merge request reports