[PATCH] D97527: [test-suite] SPEC2017 CPU CAM4 floating point tests.
Nichols A. Romero via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 1 21:30:50 PST 2021
naromero77 added inline comments.
================
Comment at: External/SPEC/CFP2017rate/527.cam4_r/CMakeLists.txt:59
+
+ add_library(netcdf OBJECT ${netcdf_sources})
+ target_compile_definitions(netcdf PRIVATE SPEC)
----------------
Meinersbur wrote:
> [very nit] double space
Oops, sorry I missed the last double space. Will fix.
Repository:
rT test-suite
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97527/new/
https://reviews.llvm.org/D97527
More information about the llvm-commits
mailing list