[PATCH] D99640: [test-suite] SPEC2017 CPU pop2 floating point test.
Nichols A. Romero via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 21 23:15:52 PDT 2021
naromero77 updated this revision to Diff 339481.
naromero77 added a comment.
- Use a single shared variable for definitions that are used by specpp and regular cmake add_definitions function.
- speccpu2017_run_specpp now takes two mandatory lists. one for files and the other for compiler definitions.
- Add missing '>' to generator expression.
- Glob pop2 source Fortran90 files that are passed into specpp in the pop2 test specific CMakeLists.txt.
Repository:
rT test-suite
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99640/new/
https://reviews.llvm.org/D99640
Files:
External/SPEC/CFP2017speed/628.pop2_s/CMakeLists.txt
External/SPEC/CFP2017speed/CMakeLists.txt
External/SPEC/SpecCPU2017.cmake
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99640.339481.patch
Type: text/x-patch
Size: 10940 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210422/75314f65/attachment.bin>
More information about the llvm-commits
mailing list