Skip to content

Commit

Permalink
bump torch-mlir to latest version (iree-org#15497)
Browse files Browse the repository at this point in the history
Bumping torch-mlir on 11/8/2023 up to commit ad18219
  • Loading branch information
saienduri authored Nov 9, 2023
1 parent ccc4c37 commit 675aafb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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")

Expand Down
2 changes: 1 addition & 1 deletion third_party/torch-mlir

0 comments on commit 675aafb

Please sign in to comment.