Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Call nir_metadata_preserve on !progress | Jason Ekstrand | 2020-06-11 | 1 | -0/+2 |
* | nir: extract out convert_to_bitsize() helper | Rob Clark | 2020-06-03 | 1 | -16/+2 |
* | nir/lower_bit_size: fix lowering of {imul,umul}_high | Rhys Perry | 2020-04-23 | 1 | -2/+12 |
* | nir/lower_bit_size: fix lowering of shifts | Rhys Perry | 2020-04-23 | 1 | -4/+9 |
* | compiler/nir: add a lowering pass to convert the bit size of ALU operations | Iago Toral Quiroga | 2018-05-03 | 1 | -0/+126 |