nir: Implement mul_high lowering for bit sizes other than 32
[mesa.git] / src / compiler / glsl / generate_ir.cpp
2017-01-20 Ian Romanickglsl: Add "built-in" functions to do 64x64 => 64 multip...