From fafb6d7bdd6b313b4a59be549cb3a85c5ff0797e Mon Sep 17 00:00:00 2001 From: "enzyme-ci-bot[bot]" <78882869+enzyme-ci-bot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 00:22:54 +0000 Subject: [PATCH] Format Bazel code --- deps/ReactantExtra/BUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/ReactantExtra/BUILD b/deps/ReactantExtra/BUILD index eaee062831..7be2938210 100644 --- a/deps/ReactantExtra/BUILD +++ b/deps/ReactantExtra/BUILD @@ -1175,7 +1175,7 @@ cc_library( "@com_google_absl//absl/log:globals", "@llvm-project//mlir:CAPIIRObjects", "@llvm-project//mlir:CAPILLVMObjects", - + # Broken upstream x/ref https://github.com/jax-ml/jax/issues/33344 # "@jax//jaxlib/mosaic:tpu_dialect_capi_objects", "@jax//jaxlib/triton:triton_dialect_capi_objects",