================ @@ -0,0 +1,47 @@ +// RUN: mlir-translate -mlir-to-llvmir %s | FileCheck %s + + +module attributes {} { ---------------- gysit wrote: ```suggestion ``` nit: drop module and extra newline. https://github.com/llvm/llvm-project/pull/105534