Skip to content

Commit 3ce60c4

Browse files
authored
[bazel][mlir][NFC] Run buildifier (llvm#179554)
1 parent a6c926b commit 3ce60c4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1523,7 +1523,6 @@ td_library(
15231523
deps = [":OpBaseTdFiles"],
15241524
)
15251525

1526-
15271526
td_library(
15281527
name = "LoopLikeInterfaceTdFiles",
15291528
srcs = ["include/mlir/Interfaces/LoopLikeInterface.td"],
@@ -4660,7 +4659,6 @@ cc_library(
46604659
],
46614660
)
46624661

4663-
46644662
cc_library(
46654663
name = "MemorySlotInterfaces",
46664664
srcs = ["lib/Interfaces/MemorySlotInterfaces.cpp"],
@@ -8062,7 +8060,6 @@ gentbl_cc_library(
80628060
deps = [":LoopLikeInterfaceTdFiles"],
80638061
)
80648062

8065-
80668063
gentbl_cc_library(
80678064
name = "MemorySlotInterfacesIncGen",
80688065
tbl_outs = {

0 commit comments

Comments
 (0)