Skip to content

nouveau: compiler: add From<T:Into<Op>> for Instr

Daniel Almeida requested to merge dwlsalmeida/mesa:nak-from-cleanups into nak/main

Adding this From implementation makes it possible to clean up the code in the next commit.

Signed-off-by: Daniel Almeida daniel.almeida@collabora.com

Merge request reports