From 6e1867b357864e0e9e435e32f5d6b2dafc8247f0 Mon Sep 17 00:00:00 2001 From: kmitrovicTT <169657397+kmitrovicTT@users.noreply.github.com> Date: Fri, 13 Dec 2024 06:10:22 +0000 Subject: [PATCH] Uplift third_party/tt-mlir to ed84a56852714e57302cd5df44c86040277b02d8 2024-12-13 --- 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 caaf0f3..4564f01 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 "3bca94dfc4107547760ed9aab623274edb4d2f16") +set(TT_MLIR_VERSION "ed84a56852714e57302cd5df44c86040277b02d8") set(LOGURU_VERSION "4adaa185883e3c04da25913579c451d3c32cfac1") if (TOOLCHAIN STREQUAL "ON")