Skip to content

Commit 6ac2c04

Browse files
authored
Add TestArmSME dependency to mlir-opt library.
TestArmSME was added in llvm@e132643, now we need to add dependency on it.
1 parent d9e4309 commit 6ac2c04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9170,6 +9170,7 @@ cc_binary(
91709170
"//mlir/test:TestAffine",
91719171
"//mlir/test:TestAnalysis",
91729172
"//mlir/test:TestArith",
9173+
"//mlir/test:TestArmSME",
91739174
"//mlir/test:TestBufferization",
91749175
"//mlir/test:TestControlFlow",
91759176
"//mlir/test:TestDLTI",

0 commit comments

Comments
 (0)