We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6933be8 + b6c2453 commit 49b537aCopy full SHA for 49b537a
tests/Dialect/CGGI/Transforms/BUILD
@@ -6,5 +6,6 @@ glob_lit_tests(
6
name = "all_tests",
7
data = ["@heir//tests:test_utilities"],
8
driver = "@heir//tests:run_lit.sh",
9
+ exclude = ["boolean_vectorizer.mlir"], # TODO(#519): re-enable with determinism
10
test_file_exts = ["mlir"],
11
)
0 commit comments