Skip to content

Commit

Permalink
Internal Code Change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 541108949
  • Loading branch information
XLS Team authored and copybara-github committed Jun 17, 2023
1 parent 93581dc commit faac696
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions xls/ir/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ cc_library(
deps = [
":bit_push_buffer",
":format_preference",
"//xls/common:bits_util",
"//xls/common:math_util",
"//xls/common/logging",
"//xls/data_structures:inline_bitmap",
Expand Down Expand Up @@ -314,7 +313,6 @@ cc_library(
"verifier.h",
],
deps = [
":bits",
":caret",
":channel",
":channel_cc_proto",
Expand All @@ -334,11 +332,9 @@ cc_library(
"//xls/common:casts",
"//xls/common:iterator_range",
"//xls/common:math_util",
"//xls/common:strong_int",
"//xls/common:visitor",
"//xls/common/logging",
"//xls/common/logging:log_lines",
"//xls/common/logging:vlog_is_on",
"//xls/common/status:ret_check",
"//xls/common/status:status_macros",
"@com_google_absl//absl/algorithm:container",
Expand Down Expand Up @@ -1308,7 +1304,6 @@ cc_library(
hdrs = ["value_conversion_utils.h"],
deps = [
":bits",
":ir",
":type",
":value",
":value_helpers",
Expand Down

0 comments on commit faac696

Please sign in to comment.