Skip to content

Commit 9e76ffb

Browse files
committed
Remove translation from bazel
1 parent bd2621b commit 9e76ffb

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

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

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2664,19 +2664,6 @@ cc_library(
26642664
],
26652665
)
26662666

2667-
gentbl_cc_library(
2668-
name = "X86VectorConversionIncGen",
2669-
tbl_outs = [
2670-
(
2671-
["-gen-llvmir-conversions"],
2672-
"include/mlir/Dialect/X86Vector/X86VectorConversions.inc",
2673-
),
2674-
],
2675-
tblgen = ":mlir-tblgen",
2676-
td_file = "include/mlir/Dialect/X86Vector/X86Vector.td",
2677-
deps = [":X86VectorTdFiles"],
2678-
)
2679-
26802667
##---------------------------------------------------------------------------##
26812668
# IRDL dialect.
26822669
##---------------------------------------------------------------------------##

0 commit comments

Comments
 (0)