nir/split_per_member_structs: Inline split_variables_in_list
authorJason Ekstrand <jason@jlekstrand.net>
Tue, 21 Jul 2020 16:32:38 +0000 (11:32 -0500)
committerMarge Bot <eric+marge@anholt.net>
Wed, 29 Jul 2020 17:38:58 +0000 (17:38 +0000)
commit789ec95dcd18c155a9578b5d5f56cb0aab74c763
treea81e59ea742127422f299363b04a9b1b2c6729e0
parentd70fff99c5bc3a721e20869e7f0be8024ffe5ecd
nir/split_per_member_structs: Inline split_variables_in_list

This lets us do one list walk instead of three.

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5966>
src/compiler/nir/nir_split_per_member_structs.c