nir/opcodes: Use u_intN_(min|max)
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 6 Aug 2021 21:16:24 +0000 (14:16 -0700)
committerMarge Bot <eric+marge@anholt.net>
Tue, 10 Aug 2021 22:16:13 +0000 (22:16 +0000)
commit3ba66ebbc8207a24282b3aab57a2d691d10199f9
tree2067fd4ede596ebed55fd280cf4b90e69491d60c
parent7fb9e78d09af1ae3bb6fa3c805ca99e1108cd80f
nir/opcodes: Use u_intN_(min|max)

uadd_sat was updated using sed, so I didn't even notice the surrounding
opcodes.  Oops.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12297>
src/compiler/nir/nir_opcodes.py