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

PiperOrigin-RevId: 379251091
This commit is contained in:
A. Unique TensorFlower 2021-06-14 04:13:14 -07:00 committed by TensorFlow MLIR Team
parent 07c92f0ad8
commit dbfa4b1537
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")
LLVM_COMMIT = "e0b469ffa142353fc90bfc6eadb638a805ebed75"
LLVM_COMMIT = "b90f9bea9673d07f2764006eb15fc4ea5e23be6d"
LLVM_SHA256 = "ba3cd6148640abc962f8f196c6b52429c5318fd79680b5e0cc267999b8ad4750"
LLVM_SHA256 = "9f514705be1d6652bee248d02ff23b9333e8cece70b1b4ada75940446fd50dbf"
LLVM_BAZEL_TAG = "llvm-project-{commit}".format(commit = LLVM_COMMIT)

View File

@ -1,2 +1,2 @@
e0b469ffa142353fc90bfc6eadb638a805ebed75
b90f9bea9673d07f2764006eb15fc4ea5e23be6d