We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6c926b commit 3ce60c4Copy full SHA for 3ce60c4
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
@@ -1523,7 +1523,6 @@ td_library(
1523
deps = [":OpBaseTdFiles"],
1524
)
1525
1526
-
1527
td_library(
1528
name = "LoopLikeInterfaceTdFiles",
1529
srcs = ["include/mlir/Interfaces/LoopLikeInterface.td"],
@@ -4660,7 +4659,6 @@ cc_library(
4660
4659
],
4661
4662
4663
4664
cc_library(
4665
name = "MemorySlotInterfaces",
4666
srcs = ["lib/Interfaces/MemorySlotInterfaces.cpp"],
@@ -8062,7 +8060,6 @@ gentbl_cc_library(
8062
8060
deps = [":LoopLikeInterfaceTdFiles"],
8063
8061
8064
8065
8066
gentbl_cc_library(
8067
name = "MemorySlotInterfacesIncGen",
8068
tbl_outs = {
0 commit comments