From 675aafb561ef717b119b9c2293d0a14bb585f751 Mon Sep 17 00:00:00 2001 From: saienduri <77521230+saienduri@users.noreply.github.com> Date: Wed, 8 Nov 2023 18:52:12 -0800 Subject: [PATCH] bump torch-mlir to latest version (#15497) Bumping torch-mlir on 11/8/2023 up to commit ad18219 --- compiler/plugins/input/Torch/torch-mlir-dialects/CMakeLists.txt | 2 +- third_party/torch-mlir | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/compiler/plugins/input/Torch/torch-mlir-dialects/CMakeLists.txt b/compiler/plugins/input/Torch/torch-mlir-dialects/CMakeLists.txt index ef1308bfb49e..a7923d392ccc 100644 --- a/compiler/plugins/input/Torch/torch-mlir-dialects/CMakeLists.txt +++ b/compiler/plugins/input/Torch/torch-mlir-dialects/CMakeLists.txt @@ -4,7 +4,7 @@ # See https://llvm.org/LICENSE.txt for license information. # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -set(_TORCH_MLIR_DIALECTS_DIR "${TORCH_MLIR_ROOT_DIR}/externals/llvm-external-projects/torch-mlir-dialects") +set(_TORCH_MLIR_DIALECTS_DIR "${TORCH_MLIR_ROOT_DIR}") list(APPEND IREE_COMPILER_TABLEGEN_INCLUDE_DIRS "${_TORCH_MLIR_DIALECTS_DIR}/include") diff --git a/third_party/torch-mlir b/third_party/torch-mlir index 6f81ad72938d..ad182198204e 160000 --- a/third_party/torch-mlir +++ b/third_party/torch-mlir @@ -1 +1 @@ -Subproject commit 6f81ad72938deb56c6d43bbc01388c1f8f1253c1 +Subproject commit ad182198204e299377d4efba74fa2241e5404b0f