================
@@ -0,0 +1,69 @@
+; RUN: %if spirv-tools %{ spirv-as --target-env spv1.0 %s -o - | mlir-translate --deserialize-spirv - -o - | FileCheck %s %}
----------------
kuhar wrote:
The file extension should be .spvasm
https://github.com/llvm/llvm-project/pull/170147