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