pub fn compile_instruction<D: Dialect>( f: &mut Formatter<'_>, namespace: &str, instruction: &WmmaInstruction<D>, ) -> Result