aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_lower_io_to_scalar.c
Commit message (Expand)AuthorAgeFilesLines
* nir: add deref lowering sanity checkingRob Clark2018-06-221-0/+2
* nir: add variant of lower_io_to_scalar to be called earlierTimothy Arceri2017-10-161-0/+254
* nir: Use nir_src_copy instead of direct assignments.Kenneth Graunke2017-07-181-2/+2
* nir: Add an IO scalarizing pass using the intrinsic's first_component.Eric Anholt2016-08-191-0/+129