Skip to content

Commit 79e1634

Browse files
committed
change repo
Signed-off-by: dchigarev <[email protected]>
1 parent baa4a36 commit 79e1634

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/imex.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ if (NOT DEFINED IMEX_INCLUDES)
1414

1515
# TODO: Change to main https://github.com/intel/mlir-extensions when all the
1616
# required functionality is merged.
17-
set(IMEX_URL https://github.com/dchigarev/mlir-extensions)
17+
set(IMEX_URL https://github.com/intel/mlir-extensions)
1818
gc_fetch_content(imex "${IMEX_HASH}" "${IMEX_URL}"
1919
SET IMEX_CHECK_LLVM_VERSION=ON IMEX_ENABLE_L0_RUNTIME=0
2020
)

0 commit comments

Comments
 (0)