Skip to content

Commit ae2fec0

Browse files
authored
[mlir][bazel] Fix build after #167848. (#168366)
1 parent e3cfb17 commit ae2fec0

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
@@ -9860,6 +9860,7 @@ cc_library(
98609860
deps = [
98619861
":SparseTensorEnums",
98629862
":SparseTensorRuntime",
9863+
":mlir_apfloat_utils",
98639864
":mlir_float16_utils",
98649865
"//llvm:Support",
98659866
],

0 commit comments

Comments
 (0)