commit | f160f7c525c8412f55caa11bc005818fcb502355 | [log] [tgz] |
---|---|---|
author | Konstantin Seurer <konstantin.seurer@gmail.com> | Tue Jul 11 16:47:34 2023 +0200 |
committer | Marge Bot <emma+marge@anholt.net> | Tue Jul 11 17:32:55 2023 +0000 |
tree | 3a302ab59b08e20c9f43f0f60bed9612a6c92722 | |
parent | 4b5737b785c105c925fb841a31b5a8ec19bcc305 [diff] |
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>