agx: rm outdated comment

no more logical ends

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26963>
This commit is contained in:
Alyssa Rosenzweig
2023-12-24 12:47:10 -04:00
parent a65f17bfea
commit 8e938d48f5

View File

@@ -26,9 +26,6 @@
* Control flow instructions (except else)
*
* Validate that this form is satisfied.
*
* XXX: This only applies before we delete the logical end instructions, maybe
* that should be deferred though?
*/
enum agx_block_state {
AGX_BLOCK_STATE_CF_ELSE = 0,