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 7768a5a commit 43e03d5Copy full SHA for 43e03d5
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
@@ -8954,7 +8954,7 @@ cc_library(
8954
"include/mlir/Analysis/*.h",
8955
"include/mlir/Analysis/*/*.h",
8956
],
8957
- ) + ["include/mlir/Transforms/RegionUtils.h"],
+ ),
8958
copts = [
8959
"$(STACK_FRAME_UNLIMITED)",
8960
0 commit comments