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

PiperOrigin-RevId: 351719348
This commit is contained in:
A. Unique TensorFlower 2021-01-13 20:15:29 -08:00 committed by TensorFlow MLIR Team
parent 14ae39bc95
commit 3b9981fc60
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 = "17863614da1efbe61e91c9f6f08ad80cdd257bb4" LLVM_COMMIT = "f4f158b2f89e16ee7068d6292d2d46457d6932bb"
LLVM_SHA256 = "badaf02005b05599fa4a678a5ca4db19d67554f5fc6d54cadc5eac759475d24f" LLVM_SHA256 = "e862577ee8a74a06cf1ec89ee645f3434b664a44dafc35a21bb579e6858afe4b"
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 @@
17863614da1efbe61e91c9f6f08ad80cdd257bb4 f4f158b2f89e16ee7068d6292d2d46457d6932bb