We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eda2d6c commit 0cdf078Copy full SHA for 0cdf078
MicroBenchmarks/LoopVectorization/CMakeLists.txt
@@ -17,12 +17,3 @@ llvm_test_executable(LoopVectorizationBenchmarks
17
)
18
19
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