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

PiperOrigin-RevId: 373315484
This commit is contained in:
A. Unique TensorFlower 2021-05-12 00:53:50 -07:00 committed by TensorFlow MLIR Team
parent b783b3272e
commit 5ec03ba8a5
2 changed files with 3 additions and 3 deletions

View File

@ -15,9 +15,9 @@
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
LLVM_COMMIT = "3f8be15f2911a3d3645030911be83a115bfe9e5c" LLVM_COMMIT = "23596fece043fa04206dcd5b26b4ca832e6741db"
LLVM_SHA256 = "b27ca3b7cdb5e223e1fd84c984b60ddafc59b0208c4fcca652a07522393058d4" LLVM_SHA256 = "d7e8d6730e9caa0fa5b18a0f91ce13cd10bc4f2b5fc7f2277a66140684e8c4b1"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT) LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
3f8be15f2911a3d3645030911be83a115bfe9e5c 23596fece043fa04206dcd5b26b4ca832e6741db