aco: add ACO_DEBUG=force-waitcnt to emit wait-states
Sounds useful for debugging missing wait-states and for improving detection of the faulty instruction in case of memory violations. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Daniel Schürmann <daniel@schuermann.dev> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6386>
This commit is contained in:
@@ -612,6 +612,8 @@ RADV driver environment variables
|
||||
validate register assignment of ACO IR and catches many RA bugs
|
||||
``perfwarn``
|
||||
abort on some suboptimal code generation
|
||||
``force-waitcnt``
|
||||
force emitting waitcnt states if there is something to wait for
|
||||
|
||||
radeonsi driver environment variables
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
Reference in New Issue
Block a user