Skip to content

Commit 3800a6b

Browse files
authored
Merge branch 'main' into f8E4M3_f8E3M4
2 parents 5861863 + 371678e commit 3800a6b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

WORKSPACE.bazel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ workspace(name = "stablehlo")
1717

1818
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
1919

20-
LLVM_COMMIT = "f9031f00f2c90bc0af274b45ec3e169b5250a688"
20+
LLVM_COMMIT = "2f4232db0b72635b89c2356c8a2c0504b075a0ab"
2121

22-
LLVM_SHA256 = "695896a5c3b4011043c27a43ac17079ee725e2d72e3b664868f09626a187daf3"
22+
LLVM_SHA256 = "a2e558aaf2e448508626587f88380efd72f53dadab94e98e056f1f0aa1f78643"
2323

2424
http_archive(
2525
name = "llvm-raw",

build_tools/llvm_version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
f9031f00f2c90bc0af274b45ec3e169b5250a688
1+
2f4232db0b72635b89c2356c8a2c0504b075a0ab

0 commit comments

Comments
 (0)