nir/builder: Add nir_b2i
[mesa.git] / src / compiler / nir / nir_lower_bool_to_int32.c
2019-05-24 Jason Ekstrandnir: Drop imov/fmov in favor of one mov instruction
2019-04-14 Karol Herbstnir: make nir_const_value scalar
2018-12-20 Iago Toral Quirogaintel/compiler: move nir_lower_bool_to_int32 before...
2018-12-16 Jason Ekstrandnir: Add a bool to int32 lowering pass