Skip to content

Commit

Permalink
Remove unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
RoboTux committed Feb 19, 2024
1 parent b912db7 commit 02a3e8d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 53 deletions.
1 change: 0 additions & 1 deletion mlir/unittests/Dialect/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ target_link_libraries(MLIRDialectTests
MLIRDialect)

add_subdirectory(ArmSME)
add_subdirectory(GPU)
add_subdirectory(Index)
add_subdirectory(LLVMIR)
add_subdirectory(MemRef)
Expand Down
10 changes: 0 additions & 10 deletions mlir/unittests/Dialect/GPU/CMakeLists.txt

This file was deleted.

42 changes: 0 additions & 42 deletions mlir/unittests/Dialect/GPU/ParallelLoopMapperTest.cpp

This file was deleted.

0 comments on commit 02a3e8d

Please sign in to comment.