diff --git a/third_party/CMakeLists.txt b/third_party/CMakeLists.txt index 83cb62e..13a1807 100644 --- a/third_party/CMakeLists.txt +++ b/third_party/CMakeLists.txt @@ -3,7 +3,7 @@ # SPDX-License-Identifier: Apache-2.0 # -set(TT_MLIR_VERSION "b504636435101dbf80a4cc21296f9f1bc7d19435") +set(TT_MLIR_VERSION "dca29f42409990b8bce2e9fc1a37a0a52aae45b4") if (TOOLCHAIN STREQUAL "ON") cmake_minimum_required(VERSION 3.20)