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

PiperOrigin-RevId: 358925409
This commit is contained in:
A. Unique TensorFlower 2021-02-22 16:03:55 -08:00 committed by TensorFlow MLIR Team
parent b45eaf8d33
commit 855cd484fc
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 = "12edddafac451cb39b923dd0883794f554fc9616" LLVM_COMMIT = "557d2ade016f3e228e90aab317b94f804e0bc1cd"
LLVM_SHA256 = "32efd0de948cdf5504fd4117d244cc70e1604149673b0d752faf1b3e9191cc26" LLVM_SHA256 = "7bf513f0f0ef6c3444d10572e10ed98c101992774e9aee707a10faa08b2c3763"
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 @@
12edddafac451cb39b923dd0883794f554fc9616 557d2ade016f3e228e90aab317b94f804e0bc1cd