Skip to content

Commit 9d0dfa7

Browse files
committed
Temporarily use fork of XLA to point to fork of LLVM
This for including llvm/llvm-project#128248.
1 parent b9cff51 commit 9d0dfa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/ReactantExtra/WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ http_archive(
130130
)
131131

132132
# load("@jax//third_party/xla:workspace.bzl", "XLA_COMMIT", "XLA_SHA256")
133-
XLA_COMMIT = "b34ff92fce1c51bf895a80fb1a3672b1301eb7aa"
133+
XLA_COMMIT = "610bf0cda8acc144fc843a6580282c39fd537824"
134134
XLA_SHA256 = ""
135135

136136
http_archive(

0 commit comments

Comments
 (0)