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

PiperOrigin-RevId: 369789544
This commit is contained in:
A. Unique TensorFlower 2021-04-21 20:20:21 -07:00 committed by TensorFlow MLIR Team
parent a791d9cefc
commit ca672cc0a4
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 = "4bb60c285cb3090e5fa91f585714a63618e08b4f" LLVM_COMMIT = "1a3f88658a02be6be5224fca9d9123b79958f289"
LLVM_SHA256 = "b0cb96c73cf7186e69069a773dc789a05b3f647a3e84d55c70991b9f4be6a141" LLVM_SHA256 = "97ba5e5a832c78742bef0335b87de3f82433dbad611b1db70167283b1c9e4210"
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 @@
4bb60c285cb3090e5fa91f585714a63618e08b4f 1a3f88658a02be6be5224fca9d9123b79958f289