nouveau: nak: derive From<OpFoo> for Op through a proc macro
Derive From for Op through a proc macro. This is much less verbose than adding a manual impl From {..} for all Ops in the NAK IR.
Signed-off-by: Daniel Almeida daniel.almeida@collabora.com