Skip to content

Commit

Permalink
Remove errorneous merge
Browse files Browse the repository at this point in the history
  • Loading branch information
JayjeetAtGithub committed Sep 4, 2024
1 parent 423848c commit c366bd0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions cpp/benchmarks/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -175,10 +175,6 @@ ConfigureBench(COPY_IF_ELSE_BENCH copying/copy_if_else.cpp)
# * transpose benchmark ---------------------------------------------------------------------------
ConfigureBench(TRANSPOSE_BENCH transpose/transpose.cpp)

# ##################################################################################################
# * apply_boolean_mask benchmark ------------------------------------------------------------------
ConfigureBench(APPLY_BOOLEAN_MASK_BENCH stream_compaction/apply_boolean_mask.cpp)

# ##################################################################################################
# * tpch benchmark --------------------------------------------------------------------------------
ConfigureNVBench(TPCH_Q1 tpch/q1.cpp)
Expand Down

0 comments on commit c366bd0

Please sign in to comment.