From daf75901b65a689825a959967192c732efffd210 Mon Sep 17 00:00:00 2001 From: vmilosevic <157983820+vmilosevic@users.noreply.github.com> Date: Fri, 8 Nov 2024 08:03:09 +0000 Subject: [PATCH] Uplift third_party/tt-mlir to 2024-11-08 --- third_party/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/CMakeLists.txt b/third_party/CMakeLists.txt index 52e5ee5..3ac6309 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 "6b43a5aea3a858bd6f04cda6e7b3984523670114") +set(TT_MLIR_VERSION "7122775352fccfe225a4b53527db9f43a66187cd") set(LOGURU_VERSION "4adaa185883e3c04da25913579c451d3c32cfac1") if (TOOLCHAIN STREQUAL "ON")