Skip to content

brw: Clean up a bunch of things related to ADD3 and MAD

Ian Romanick requested to merge idr/mesa:review/MAD-at-ADD3 into main

Originally this MR was supposed to culminate in enable bfloat16 immediate values as sources for MAD instructions. As described in the last commit, the hardware does not actually allow this. What remains is primarily clean ups. I have another branch in progress that enables some integer MAD, and a few of these commits will be necessary for that.

Merge request reports

Loading