diff --git a/third_party/CMakeLists.txt b/third_party/CMakeLists.txt index 27ce7a43..04923817 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 "d7c655cb57d1b1d2d611d861d9c5e8981894fc50") +set(TT_MLIR_VERSION "b2884942b367b90e41915bfc464654a82be751a2") if (TOOLCHAIN STREQUAL "ON") cmake_minimum_required(VERSION 3.20)