================ @@ -0,0 +1,71 @@ +// RUN: mlir-opt -allow-unregistered-dialect -split-input-file -convert-gpu-to-spirv -verify-diagnostics %s -o - | FileCheck %s ---------------- kuhar wrote: Do we need the `-o o`? https://github.com/llvm/llvm-project/pull/78510