================ @@ -0,0 +1,148 @@ +// RUN: mlir-translate --mlir-to-llvmir %s | FileCheck %s ---------------- dcaballe wrote: I'm not sure if `--split-input-file` is supported by `mlir-translate` but please try to add it as well. https://github.com/llvm/llvm-project/pull/75875