nir/opt_dead_cf: Clarify comment
authorKonstantin Seurer <konstantin.seurer@gmail.com>
Tue, 11 Jul 2023 14:47:34 +0000 (16:47 +0200)
committerMarge Bot <emma+marge@anholt.net>
Tue, 11 Jul 2023 17:32:55 +0000 (17:32 +0000)
commitf160f7c525c8412f55caa11bc005818fcb502355
tree3a302ab59b08e20c9f43f0f60bed9612a6c92722
parent4b5737b785c105c925fb841a31b5a8ec19bcc305
nir/opt_dead_cf: Clarify comment

Make it obvious that the comment is about the block stitching behavior
of nir_cf_node_remove.

Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22064>
src/compiler/nir/nir_opt_dead_cf.c