nir: Implement mul_high lowering for bit sizes other than 32
[mesa.git] / src / compiler / glsl / opt_swizzle.cpp
2017-11-09 Ian Romanickglsl: Combine nop-swizzle optimization with swizzle...