Skip to content

Commit

Permalink
Integrate LLVM at llvm/llvm-project@c0192a008c4a
Browse files Browse the repository at this point in the history
Updates LLVM usage to match
[c0192a008c4a](llvm/llvm-project@c0192a008c4a)

PiperOrigin-RevId: 700305250
  • Loading branch information
d0k authored and tensorflower-gardener committed Nov 26, 2024
1 parent 76f83b3 commit 757ce6f
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions third_party/llvm/workspace.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ load("//third_party:repo.bzl", "tf_http_archive")

def repo(name):
"""Imports LLVM."""
LLVM_COMMIT = "c9e606b9cf50b822aca2a3dc5762fb77e9b976bd"
LLVM_SHA256 = "9fd07f700fc22b2c4a20ca206839940f35aa8904182d20bfed3dde291b40e227"
LLVM_COMMIT = "c0192a008c4a2b8afdc2b63526c0483632d81c07"
LLVM_SHA256 = "89b7b9a0baa6e5b4a9d77f30a66b957683a8eaf2f05eb9738cbe846036a8478c"

tf_http_archive(
name = name,
Expand Down
10 changes: 5 additions & 5 deletions third_party/shardy/temporary.patch
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
diff --git a/third_party/llvm/workspace.bzl b/third_party/llvm/workspace.bzl
index fd43de3..57a7c79 100644
index 57a7c79..6a41a29 100644
--- a/third_party/llvm/workspace.bzl
+++ b/third_party/llvm/workspace.bzl
@@ -4,8 +4,8 @@ load("//third_party:repo.bzl", "tf_http_archive")

def repo(name):
"""Imports LLVM."""
- LLVM_COMMIT = "f81f47e3ff29598fdf58cde94ccf2c7d4be53df5"
- LLVM_SHA256 = "4ae981aea07e2e75d6a7ea92f4582fa892fa84b0b396c8297dbc3e1411bd3783"
+ LLVM_COMMIT = "c9e606b9cf50b822aca2a3dc5762fb77e9b976bd"
+ LLVM_SHA256 = "9fd07f700fc22b2c4a20ca206839940f35aa8904182d20bfed3dde291b40e227"
- LLVM_COMMIT = "c9e606b9cf50b822aca2a3dc5762fb77e9b976bd"
- LLVM_SHA256 = "9fd07f700fc22b2c4a20ca206839940f35aa8904182d20bfed3dde291b40e227"
+ LLVM_COMMIT = "c0192a008c4a2b8afdc2b63526c0483632d81c07"
+ LLVM_SHA256 = "89b7b9a0baa6e5b4a9d77f30a66b957683a8eaf2f05eb9738cbe846036a8478c"

tf_http_archive(
name = name,
4 changes: 2 additions & 2 deletions third_party/shardy/workspace.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
load("//third_party:repo.bzl", "tf_http_archive", "tf_mirror_urls")

def repo():
SHARDY_COMMIT = "cb9875807060da1d86c2296fd538d9a36bf2ca0a"
SHARDY_SHA256 = "98972a3c8c495e67f88da9f46749840762e498ac34f41e7548a583679bc205ee"
SHARDY_COMMIT = "bdff8bb7b6db1761f2cd8cd2175f9ac5264f9b53"
SHARDY_SHA256 = "ea00b2ba225dceb4f9a2572e94f48e3e82bb848e6ff5d75a31432097136e42be"

tf_http_archive(
name = "shardy",
Expand Down
10 changes: 5 additions & 5 deletions third_party/xla/third_party/shardy/temporary.patch
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
diff --git a/third_party/llvm/workspace.bzl b/third_party/llvm/workspace.bzl
index fd43de3..57a7c79 100644
index 57a7c79..6a41a29 100644
--- a/third_party/llvm/workspace.bzl
+++ b/third_party/llvm/workspace.bzl
@@ -4,8 +4,8 @@ load("//third_party:repo.bzl", "tf_http_archive")

def repo(name):
"""Imports LLVM."""
- LLVM_COMMIT = "f81f47e3ff29598fdf58cde94ccf2c7d4be53df5"
- LLVM_SHA256 = "4ae981aea07e2e75d6a7ea92f4582fa892fa84b0b396c8297dbc3e1411bd3783"
+ LLVM_COMMIT = "c9e606b9cf50b822aca2a3dc5762fb77e9b976bd"
+ LLVM_SHA256 = "9fd07f700fc22b2c4a20ca206839940f35aa8904182d20bfed3dde291b40e227"
- LLVM_COMMIT = "c9e606b9cf50b822aca2a3dc5762fb77e9b976bd"
- LLVM_SHA256 = "9fd07f700fc22b2c4a20ca206839940f35aa8904182d20bfed3dde291b40e227"
+ LLVM_COMMIT = "c0192a008c4a2b8afdc2b63526c0483632d81c07"
+ LLVM_SHA256 = "89b7b9a0baa6e5b4a9d77f30a66b957683a8eaf2f05eb9738cbe846036a8478c"

tf_http_archive(
name = name,
4 changes: 2 additions & 2 deletions third_party/xla/third_party/shardy/workspace.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
load("//third_party:repo.bzl", "tf_http_archive", "tf_mirror_urls")

def repo():
SHARDY_COMMIT = "cb9875807060da1d86c2296fd538d9a36bf2ca0a"
SHARDY_SHA256 = "98972a3c8c495e67f88da9f46749840762e498ac34f41e7548a583679bc205ee"
SHARDY_COMMIT = "bdff8bb7b6db1761f2cd8cd2175f9ac5264f9b53"
SHARDY_SHA256 = "ea00b2ba225dceb4f9a2572e94f48e3e82bb848e6ff5d75a31432097136e42be"

tf_http_archive(
name = "shardy",
Expand Down

0 comments on commit 757ce6f

Please sign in to comment.