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

PiperOrigin-RevId: 378880044
This commit is contained in:
A. Unique TensorFlower 2021-06-11 08:46:33 -07:00 committed by TensorFlow MLIR Team
parent bd5752f0bf
commit 33f95eecc7
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 = "4f6ec382c8b7204f3b1f48060025f970925f5804" LLVM_COMMIT = "f3f904563ec9ce8c7bfda83bbca19790cc4d9afc"
LLVM_SHA256 = "273f5c5232607e576e5365fb412517fcf76d414dad17d3f4320680bf4ed778e7" LLVM_SHA256 = "f7bfa4a193ee89a75e2e21a96be588a3ffbb4367bba4d129e4d8e2ed7f4939e0"
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 @@
4f6ec382c8b7204f3b1f48060025f970925f5804 f3f904563ec9ce8c7bfda83bbca19790cc4d9afc