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)
commita29b7b6ff5c2a3531cf6cac4aa8bda4f76d801ee
treeacc5b09ce625df985e74abe9d0d84c12034ea146
parentb3c822a0a8665ae84452208e94006f7df802f196
nir/opt_undef: Handle a couple more normal store intrinsics.

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>
src/compiler/nir/nir_opt_undef.c