Skip to content

Commit

Permalink
renamed AST_BENCH to AST_NVBENCH
Browse files Browse the repository at this point in the history
  • Loading branch information
lamarrr committed Sep 28, 2024
1 parent cb8812d commit 6988454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/benchmarks/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ ConfigureNVBench(CSV_WRITER_NVBENCH io/csv/csv_writer.cpp)

# ##################################################################################################
# * ast benchmark ---------------------------------------------------------------------------------
ConfigureNVBench(AST_BENCH ast/transform.cpp)
ConfigureNVBench(AST_NVBENCH ast/transform.cpp)

# ##################################################################################################
# * binaryop benchmark ----------------------------------------------------------------------------
Expand Down

0 comments on commit 6988454

Please sign in to comment.