We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ce8a93 commit ca9f5b6Copy full SHA for ca9f5b6
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
@@ -7839,6 +7839,7 @@ cc_library(
7839
"include/mlir/Transforms/LoopInvariantCodeMotionUtils.h",
7840
"include/mlir/Transforms/OneToNTypeConversion.h",
7841
"include/mlir/Transforms/RegionUtils.h",
7842
+ "include/mlir/Transforms/WalkPatternRewriteDriver.h",
7843
],
7844
includes = ["include"],
7845
deps = [
0 commit comments