Skip to content

Commit

Permalink
tag roberts_cross_64x64 for manual execution
Browse files Browse the repository at this point in the history
  • Loading branch information
j2kun committed Apr 10, 2024
1 parent e27d1e5 commit 0a56467
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tests/heir_simd_vectorizer/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,12 @@ glob_lit_tests(
"roberts_cross_64x64.mlir": "enormous",
"gx_kernel_64x64.mlir": "large",
},
tags_override = {
"gx_kernel_64x64.mlir": [
"nofastbuild",
"notap",
"manual",
],
},
test_file_exts = ["mlir"],
)

0 comments on commit 0a56467

Please sign in to comment.