================ ---------------- IgWod wrote: ```suggestion // RUN: mlir-opt --pass-pipeline="builtin.module(func.func(convert-arith-to-llvm))" %s --split-input-file | FileCheck %s ``` https://github.com/llvm/llvm-project/pull/206249