Skip to content

CL: More misc fixes

Jesse Natalie requested to merge jenatali/mesa:cl-misc-fixes-2 into msclc-d3d12
  • Lowering of 64-bit phis - this is wanted upstream so I'll create an upstream MR for this shortly.
  • Lowering of mul_high instructions generated by int64 lowering.
  • Removal of dead UBOs.
  • Support float to u16/i16 casts.

Merge request reports