We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed14a49 commit ca5af9aCopy full SHA for ca5af9a
test/mlir/driver/version.mlir
@@ -1,6 +1,6 @@
1
// RUN: onnx-mlir --version | FileCheck %s
2
3
-// CHECK: onnx-mlir version {{[0-9]+}}.{{[0-9]+}}.{{[0-9]+}}.{{[0-9]+}}, onnx version {{[0-9]+}}.{{[0-9]+}}.{{[0-9]+}}.{{[0-9]+}}
+// CHECK: onnx-mlir version {{[0-9]+}}.{{[0-9]+}}.{{[0-9]+}}.{{[0-9]+}}, onnx version {{[0-9]+}}.{{[0-9]+}}.{{[0-9]+}}
4
// CHECK: LLVM version {{[0-9]+}}.{{[0-9]+}}.{{[0-9]+}}
5
// CHECK: {{[DEBUG|Optimized]}} build{{[ with assertions]*}}
6
// CHECK: Default target:
0 commit comments