microsoft/compiler: Lower I/O to scalar
authorJesse Natalie <jenatali@microsoft.com>
Sun, 17 Jul 2022 12:07:34 +0000 (05:07 -0700)
committerMarge Bot <emma+marge@anholt.net>
Sat, 23 Jul 2022 14:48:17 +0000 (14:48 +0000)
commit170d428887d05500f5783dc30de05934e2edc29d
tree5a2050454fb67f56ba75a78ea439d3c2a0fed8d5
parent80d35739ffd555c7ccd6d51eb376b57ac2e30855
microsoft/compiler: Lower I/O to scalar

A future change will start computing component masks while
processing I/O instructions, and only having to compute
a mask for one component per instruction simplifies things.

Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17603>
src/microsoft/compiler/nir_to_dxil.c