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 b6fafd7 commit 1b4ab51Copy full SHA for 1b4ab51
mlir/test/IR/invalid.mlir
@@ -114,7 +114,7 @@ func.func @non_operation() {
114
115
func.func @unknown_dialect_operation() {
116
// expected-error@below {{Dialect `foo' not found for custom op 'foo.asd'}}
117
- // expected-note-re@below {{Registered dialects:{{.*}} test{{.*}}}}
+ // expected-note-re@below {{Available dialects:{{.*}} test{{.*}}}}
118
foo.asd
119
}
120
0 commit comments