diff --git a/third_party/CMakeLists.txt b/third_party/CMakeLists.txt index 57670290..6f44dfcc 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 "223d24444c419dec906f87749f161f03b321fce7") +set(TT_MLIR_VERSION "8abdc3613d012cdeec8139404271f3c166d4cc60") if (TOOLCHAIN STREQUAL "ON") cmake_minimum_required(VERSION 3.20)