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

PiperOrigin-RevId: 363873565
This commit is contained in:
A. Unique TensorFlower 2021-03-19 05:54:15 -07:00 committed by TensorFlow MLIR Team
parent 59fa7c0ef7
commit 431be0e9b2
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 = "628f5c9da29b64777b96cb6787c06b14d288a792" LLVM_COMMIT = "cd442157cff4aad209ae532cbf031abbe10bc1df"
LLVM_SHA256 = "bb179b21b920abb0c282433937dbbb967070ae6acf5625feae5f2b8910cfce74" LLVM_SHA256 = "817adab11a32183638caf1c4215f60ce460e2ae6a02cfd670cb0b3d10e37d16a"
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 @@
628f5c9da29b64777b96cb6787c06b14d288a792 cd442157cff4aad209ae532cbf031abbe10bc1df