================ @@ -0,0 +1,84 @@ +// RUN: mlir-opt -convert-to-llvm %s | FileCheck %s + +module { ---------------- Dinistro wrote: Nit: The module is not required. https://github.com/llvm/llvm-project/pull/127053