nir/opt_undef: Handle a couple more normal store intrinsics.
authorEric Anholt <eric@anholt.net>
Thu, 23 Jul 2020 20:39:56 +0000 (13:39 -0700)
committerMarge Bot <eric+marge@anholt.net>
Thu, 20 Aug 2020 16:44:08 +0000 (16:44 +0000)
They've got the value in the same slot as the others, and the same undef
behavior should be fine.

Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6054>


No differences found