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

PiperOrigin-RevId: 380519152
This commit is contained in:
A. Unique TensorFlower 2021-06-21 00:47:18 -07:00 committed by TensorFlow MLIR Team
parent 05ad9ddf84
commit 785d7042f0
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 = "93183a41b962ce21ea168357172aaf00cdca5bd9" LLVM_COMMIT = "c9889c44ec5a4054833457c813e155f284703ef4"
LLVM_SHA256 = "9f212bca2050e2cffa15aa72aa07d89e108b400d15ca541327a829e3d4108fb9" LLVM_SHA256 = "bce5e70410d40f2cbc83f7a70dcc3590b69d12942c4358dc7d1442639ef7a447"
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 @@
93183a41b962ce21ea168357172aaf00cdca5bd9 c9889c44ec5a4054833457c813e155f284703ef4