From 9d9290dc2308c1850cea69ea05f8c94017e484ee Mon Sep 17 00:00:00 2001 From: Gunhyun Park Date: Thu, 26 Sep 2024 10:53:41 -0700 Subject: [PATCH] Integrate LLVM at llvm/llvm-project@29b92d07746f (#2562) --- WORKSPACE.bazel | 4 ++-- build_tools/llvm_version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE.bazel b/WORKSPACE.bazel index da1cac7f85..d79c95f0f9 100644 --- a/WORKSPACE.bazel +++ b/WORKSPACE.bazel @@ -17,9 +17,9 @@ workspace(name = "stablehlo") load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") -LLVM_COMMIT = "42b696d7b9942fdf07d65267da40ab178464adaa" +LLVM_COMMIT = "29b92d07746fac26cd64c914bc9c5c3833974f6d" -LLVM_SHA256 = "4f0d2053b381d3f074c64b2e460792cab11a02333f1c88bbc22b01686cf2fcb0" +LLVM_SHA256 = "3e8e93e3749454af4b64f7f34b792a4748b62fc533bca1703d33b2b04e34eb70" http_archive( name = "llvm-raw", diff --git a/build_tools/llvm_version.txt b/build_tools/llvm_version.txt index dd378ea191..547d6a6cd6 100644 --- a/build_tools/llvm_version.txt +++ b/build_tools/llvm_version.txt @@ -1 +1 @@ -42b696d7b9942fdf07d65267da40ab178464adaa +29b92d07746fac26cd64c914bc9c5c3833974f6d