Skip to content

Commit 80c35ef

Browse files
antmoxtarunprabhu
authored andcommitted
Revert "[MicroBenchmark,LoopInterleaving] Check performance impact of Loop Interleaving Count with varying loop iterations (llvm#26)" (llvm#54)
This reverts commit eda2d6c.
1 parent 39cf127 commit 80c35ef

File tree

2 files changed

+0
-412
lines changed

2 files changed

+0
-412
lines changed

MicroBenchmarks/LoopVectorization/CMakeLists.txt

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,3 @@ llvm_test_executable(LoopVectorizationBenchmarks
1717
)
1818

1919
target_link_libraries(LoopVectorizationBenchmarks benchmark)
20-
21-
llvm_test_run()
22-
23-
llvm_test_executable(LoopInterleavingBenchmarks
24-
main.cpp
25-
LoopInterleaving.cpp
26-
)
27-
28-
target_link_libraries(LoopInterleavingBenchmarks benchmark)

0 commit comments

Comments
 (0)