aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_lower_bit_size.c
Commit message (Expand)AuthorAgeFilesLines
* nir: Call nir_metadata_preserve on !progressJason Ekstrand2020-06-111-0/+2
* nir: extract out convert_to_bitsize() helperRob Clark2020-06-031-16/+2
* nir/lower_bit_size: fix lowering of {imul,umul}_highRhys Perry2020-04-231-2/+12
* nir/lower_bit_size: fix lowering of shiftsRhys Perry2020-04-231-4/+9
* compiler/nir: add a lowering pass to convert the bit size of ALU operationsIago Toral Quiroga2018-05-031-0/+126