Commit 73b47a6a authored by Diego Caballero's avatar Diego Caballero Committed by Scott Cyphers

[MLIR] Update MLIR/LLVM repos (#4011)

* [MLIR] Update MLIR/LLVM repos

To have access to unranked memrefs.

* Fix MLIR forward again to fix lit test in MLIR repo
parent fa808c91
......@@ -20,8 +20,8 @@ set(MLIR_LLVM_REPO_URL https://github.com/llvm/llvm-project.git)
set(MLIR_REPO_URL https://github.com/tensorflow/mlir.git)
# Change these commit IDs to move to latest stable versions
set(MLIR_LLVM_COMMIT_ID 372ad327)
set(MLIR_COMMIT_ID 721a07c)
set(MLIR_LLVM_COMMIT_ID 75990950)
set(MLIR_COMMIT_ID 5e64e536)
# MLIR environment variables. Some of them are used by LIT tool.
set(MLIR_PROJECT_ROOT ${CMAKE_CURRENT_BINARY_DIR}/mlir_project)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment