[bazel] Extra layering_check dep for #151228: BFloat16 (#152741)

This commit is contained in:
Jordan Rupprecht 2025-08-08 10:11:52 -05:00 committed by GitHub
parent f169893cbf
commit 6a8e376d82
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -77,6 +77,7 @@ libc_test_library(
"//libc:__support_cpp_string_view", "//libc:__support_cpp_string_view",
"//libc:__support_cpp_stringstream", "//libc:__support_cpp_stringstream",
"//libc:__support_cpp_type_traits", "//libc:__support_cpp_type_traits",
"//libc:__support_fputil_bfloat16",
"//libc:__support_fputil_cast", "//libc:__support_fputil_cast",
"//libc:__support_fputil_fp_bits", "//libc:__support_fputil_fp_bits",
"//libc:__support_fputil_fpbits_str", "//libc:__support_fputil_fpbits_str",