Skip to content
forked from iree-org/iree

Commit 860c83b

Browse files
committed
Revert "feat(CUDA): add new target for testing (#30)"
This reverts commit f39b1f1.
1 parent 8daa67e commit 860c83b

17 files changed

+1
-2561
lines changed

compiler/plugins/iree_compiler_plugin.cmake

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ if(IREE_INPUT_TOSA)
1717
endif()
1818

1919
if(IREE_TARGET_BACKEND_CUDA)
20-
add_subdirectory(${CMAKE_CURRENT_LIST_DIR}/target/CellarCUDA target/CellarCUDA)
2120
add_subdirectory(${CMAKE_CURRENT_LIST_DIR}/target/CUDA target/CUDA)
2221
endif()
2322

compiler/plugins/target/CellarCUDA/BUILD.bazel

-68
This file was deleted.

compiler/plugins/target/CellarCUDA/CMakeLists.txt

-69
This file was deleted.

0 commit comments

Comments
 (0)