nir: fix shadowed variable in nir_lower_bit_size.c
authorFilip Gawin <filip.gawin@zoho.com>
Tue, 24 Aug 2021 19:28:19 +0000 (21:28 +0200)
committerMarge Bot <eric+marge@anholt.net>
Thu, 26 Aug 2021 18:04:22 +0000 (18:04 +0000)
commit9083e9a483696672514c18cec0a91ffd480f0591
tree138408b0c3a0dff8ef6420cd585228fd382cf3e0
parent3538b5af6dedbff09913a3a959d1a869415e310b
nir: fix shadowed variable in nir_lower_bit_size.c

Fixes: 6d792989924 ("nir/lower_bit_size: fix lowering of {imul,umul}_high")

Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12527>
src/compiler/nir/nir_lower_bit_size.c