Skip to content

Commit

Permalink
drop unused tools
Browse files Browse the repository at this point in the history
  • Loading branch information
qedawkins committed Jul 10, 2024
1 parent a7d2f55 commit 3084d3c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions tests/transform_dialect/cpu/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@ iree_lit_test_suite(
"noubsan",
],
tools = [
"//tools:iree-benchmark-module",
"//tools:iree-compile",
"//tools:iree-opt",
"//tools:iree-run-module",
"@llvm-project//lld",
"@llvm-project//llvm:FileCheck",
Expand Down
2 changes: 0 additions & 2 deletions tests/transform_dialect/cpu/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@ iree_lit_test_suite(
TOOLS
${IREE_LLD_TARGET}
FileCheck
iree-benchmark-module
iree-compile
iree-opt
iree-run-module
DATA
transform_library.mlir
Expand Down

0 comments on commit 3084d3c

Please sign in to comment.