Updates LLVM usage to match
[b03a747fc0fc](https://github.com/llvm/llvm-project/commit/b03a747fc0fc)

PiperOrigin-RevId: 698047676
This commit is contained in:
Mikhail Goncharov 2024-11-19 09:35:14 -08:00 committed by TensorFlower Gardener
parent 044fb40e80
commit 82141683d0
5 changed files with 16 additions and 51986 deletions

View File

@ -4,8 +4,8 @@ load("//third_party:repo.bzl", "tf_http_archive")
def repo(name):
"""Imports LLVM."""
LLVM_COMMIT = "6e1acdcdc1b33c8d3cccf09b8d38279eef2ba69e"
LLVM_SHA256 = "6e6514c637a012fa88e9a584772916b6e82799b0ad5a70a0783ecc5db7aca409"
LLVM_COMMIT = "b03a747fc0fc27ddcad3b50f2117d8150ee262f1"
LLVM_SHA256 = "04e54670f439d664d09b91f5fecddee6c9a7198be2305584b6db5e3086835053"
tf_http_archive(
name = name,

File diff suppressed because it is too large Load Diff

View File

@ -3,8 +3,8 @@
load("//third_party:repo.bzl", "tf_http_archive", "tf_mirror_urls")
def repo():
SHARDY_COMMIT = "f75bd455b4c3e8d115a322fb0fff038977fdb4d9"
SHARDY_SHA256 = "2a7be9797113af4e14808346c5f4bae541fbba2298637989c20181fe555c8707"
SHARDY_COMMIT = "40a9fd7a8af30f793ecd05ef8023583bb90a8f77"
SHARDY_SHA256 = "9cc027fe57bd6741128af45c59e6bf35fd7d800ab4392858dde6cdf8b365ebaf"
tf_http_archive(
name = "shardy",

File diff suppressed because it is too large Load Diff

View File

@ -3,8 +3,8 @@
load("//third_party:repo.bzl", "tf_http_archive", "tf_mirror_urls")
def repo():
SHARDY_COMMIT = "f75bd455b4c3e8d115a322fb0fff038977fdb4d9"
SHARDY_SHA256 = "2a7be9797113af4e14808346c5f4bae541fbba2298637989c20181fe555c8707"
SHARDY_COMMIT = "40a9fd7a8af30f793ecd05ef8023583bb90a8f77"
SHARDY_SHA256 = "9cc027fe57bd6741128af45c59e6bf35fd7d800ab4392858dde6cdf8b365ebaf"
tf_http_archive(
name = "shardy",