summaryrefslogtreecommitdiffstats
path: root/mlir/test/IR/invalid-affinemap.mlir
diff options
context:
space:
mode:
Diffstat (limited to 'mlir/test/IR/invalid-affinemap.mlir')
-rw-r--r--mlir/test/IR/invalid-affinemap.mlir3
1 files changed, 0 insertions, 3 deletions
diff --git a/mlir/test/IR/invalid-affinemap.mlir b/mlir/test/IR/invalid-affinemap.mlir
index a538568f5d1..f13636238e3 100644
--- a/mlir/test/IR/invalid-affinemap.mlir
+++ b/mlir/test/IR/invalid-affinemap.mlir
@@ -44,9 +44,6 @@
#hello_world = (i, j) [i, s0] -> (j) // expected-error {{redefinition of identifier 'i'}}
// -----
-#hello_world = (i, j) [s0, s1] -> () // expected-error {{expected list element}}
-
-// -----
#hello_world = (i, j) [s0, s1] -> (+i, j) // expected-error {{missing left operand of binary op}}
// -----
OpenPOWER on IntegriCloud