[PATCH] D101789: [test-suite] SPEC2017 CPU wrf floating point tests.
Michael Kruse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 5 07:45:29 PDT 2021
Meinersbur accepted this revision.
Meinersbur added a comment.
This revision is now accepted and ready to land.
LGTM, thank you.
================
Comment at: External/SPEC/CFP2017rate/521.wrf_r/CMakeLists.txt:185-186
+# most of the specpp processed sources go into the first target
+speccpu2017_run_specpp(TARGET wrf_specpp_${BENCHMARK_SUITE_TYPE}
+ SRCS ${WRF_F90_SRCS} DEFS ${SPECPP_WRF_DEFS})
+
----------------
[style] If the call takes multiple lines, usually each argument gets its own line
Repository:
rT test-suite
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101789/new/
https://reviews.llvm.org/D101789
More information about the llvm-commits
mailing list