================ @@ -134,3 +164,16 @@ struct ConvertToSPIRVPass final }; } // namespace + +namespace mlir { +namespace test { ---------------- kuhar wrote: ```suggestion namespace mlir::test { ``` https://github.com/llvm/llvm-project/pull/124301