================ @@ -0,0 +1,41 @@ +// RUN: mlir-translate --no-implicit-module --test-spirv-roundtrip \ +// RUN: --split-input-file %s | FileCheck %s ---------------- aobolensk wrote: Done https://github.com/llvm/llvm-project/pull/195842