Skip to content

Draft: sm50: remove encode_alu and friends

Daniel Almeida requested to merge dwlsalmeida/mesa:sm50 into nak/sm50-rebased

This is still a WIP effort. The goal is to remove encode_alu() and rewrite the encodings in terms of other methods directly, like set_field and co.

Merge request reports