Skip to content

Commit c6cbf4e

Browse files
committed
Move taylorlog CMake file
1 parent 0a53076 commit c6cbf4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

enzyme/benchmarks/taylorlog/CMakeLists.txt renamed to enzyme/benchmarks/ReverseMode/taylorlog/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Run regression and unit tests
2-
add_lit_testsuite(bench-taylorlog "Running enzyme benchmarks tests"
2+
add_lit_testsuite(bench-taylorlog-reverse "Running enzyme benchmarks tests"
33
${CMAKE_CURRENT_BINARY_DIR}
44
DEPENDS ${ENZYME_BENCH_DEPS}
55
ARGS -v

0 commit comments

Comments
 (0)