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

PiperOrigin-RevId: 356383544
This commit is contained in:
A. Unique TensorFlower 2021-02-08 16:48:41 -08:00 committed by TensorFlow MLIR Team
parent 4a29ca3b1d
commit 7446b6022d
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 = "f89f6d1e5d7d9cefd9e1d4c7a17afb53245a1fa8" LLVM_COMMIT = "2fa4186d4e1c0c5ce05efb4275f94bb7c2538dda"
LLVM_SHA256 = "dcc663ea8f53345c709ad36bd71fc67102bac7590357dc7a46260074317759cc" LLVM_SHA256 = "44d53acbed53c73cffd41281e053f86850ad7032ccf3ea68f238a010767b7260"
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 @@
f89f6d1e5d7d9cefd9e1d4c7a17afb53245a1fa8 2fa4186d4e1c0c5ce05efb4275f94bb7c2538dda