================ @@ -0,0 +1,28 @@ +// RUN: mlir-opt --convert-arith-to-llvm %s | FileCheck %s ---------------- matthias-springer wrote: Can you trigger this with `-canonicalize`? This issue does not seem related to the `-convert-arith-to-llvm` pass. https://github.com/llvm/llvm-project/pull/189232