agx: add stats for preamble inst
we don't need detail but this is a good way to make sure we don't make things blow up. Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35949>
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
<stat name="Loops">Number of hardware loops</stat>
|
||||
<stat name="Spills">Number of spill (stack store) instructions</stat>
|
||||
<stat name="Fills">Number of fill (stack load) instructions</stat>
|
||||
<stat name="Preamble instructions" display="Preamble inst">Preamble instruction count</stat>
|
||||
</isa>
|
||||
|
||||
<family name="Pan">
|
||||
|
||||
Reference in New Issue
Block a user