Commit 248c71f2 authored by Diego Caballero's avatar Diego Caballero

[MLIR] Bump LLVM repo

There are some fixes for AVX-512 vectorization.
parent b0373e3f
......@@ -20,7 +20,7 @@ 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 f707dac742f)
set(MLIR_LLVM_COMMIT_ID 4fe2732)
set(MLIR_COMMIT_ID 40fe0fe7)
# MLIR environment variables. Some of them are used by LIT tool.
......
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