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

PiperOrigin-RevId: 368763888
This commit is contained in:
A. Unique TensorFlower 2021-04-15 19:21:49 -07:00 committed by TensorFlow MLIR Team
parent b1435bff87
commit 4f8c0e6066
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 = "f28cb01be071a52e817c8ba84a5ef503a614b86e" LLVM_COMMIT = "3f97c66b00400f5e7f0cd260107f53c11b1cc33b"
LLVM_SHA256 = "62d54c8105464b926176368d7b25023eb1b6d2e45a124f14d6e50f1deca7bcdc" LLVM_SHA256 = "21b7d20e289327434eb3a25f940d3a78a686ccd8384f51ec960c2a9e56d05a9d"
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 @@
f28cb01be071a52e817c8ba84a5ef503a614b86e 3f97c66b00400f5e7f0cd260107f53c11b1cc33b