From 0f69af8e2f7d2629a47f1d0577fdf1144494ba75 Mon Sep 17 00:00:00 2001 From: kmitrovicTT <169657397+kmitrovicTT@users.noreply.github.com> Date: Thu, 28 Nov 2024 06:10:08 +0000 Subject: [PATCH] Uplift third_party/tt-mlir to f8121bf34c1194733a8eae7342df351555ff7b83 2024-11-28 --- 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 0ecdeaf2..e4729351 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 "b1986685f27ecfcb9abbdaa533a34bf46533339a") +set(TT_MLIR_VERSION "f8121bf34c1194733a8eae7342df351555ff7b83") set(LOGURU_VERSION "4adaa185883e3c04da25913579c451d3c32cfac1") if (TOOLCHAIN STREQUAL "ON")