[PATCH] D95173: [test-suite] SPEC2017 CPU Bwaves floating point tests.
Michael Kruse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 22 08:01:38 PST 2021
Meinersbur accepted this revision.
Meinersbur added a comment.
This revision is now accepted and ready to land.
LGTM
================
Comment at: External/SPEC/CFP2017rate/CMakeLists.txt:3
+ add_subdirectory(503.bwaves_r) # Fortran
#add_subdirectory(507.cactuBSSN_r) # C++, C, Fortran
+endif ()
----------------
[nit] indention if included into `TEST_SUITE_FORTRAN` conditional
================
Comment at: External/SPEC/CFP2017speed/CMakeLists.txt:3
+ add_subdirectory(603.bwaves_s) # Fortran
#add_subdirectory(607.cactuBSSN_s) # C++, C, Fortran
+endif ()
----------------
[nit] indention
Repository:
rT test-suite
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95173/new/
https://reviews.llvm.org/D95173
More information about the llvm-commits
mailing list