Skip to content

Commit

Permalink
[Bazel] Fix for 0f8a6b7
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry Chernenkov committed Oct 31, 2024
1 parent 5ce8a93 commit ca9f5b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -7839,6 +7839,7 @@ cc_library(
"include/mlir/Transforms/LoopInvariantCodeMotionUtils.h",
"include/mlir/Transforms/OneToNTypeConversion.h",
"include/mlir/Transforms/RegionUtils.h",
"include/mlir/Transforms/WalkPatternRewriteDriver.h",
],
includes = ["include"],
deps = [
Expand Down

0 comments on commit ca9f5b6

Please sign in to comment.