-
SingleSource/UnitTests/Vectorizer/ -
sincosf.reference_output -
DetectArchitecture.cmake -
DetectVectorLibrary.cmake
| | Event TimelineHerald added a project: Restricted Project. Path | Size |
---|
| 9 lines | | SingleSource/ | UnitTests/ | Vectorizer/ |
| | | 1 line | | | | 30 lines | | 145 lines | | 5 lines | | 50 lines | | 5 lines | | 50 lines | | | | 30 lines | | 33 lines | | 28 lines | | 14 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
5655e8eb513e | e14ece772903 | 37b82814718a | Tim Schmielau | protect against wrongly computed reference results (Show More…) | Mar 14 2022, 5:13 AM | 37b82814718a | 1b23dcbc9131 | 89f624198c06 | Tim Schmielau | make sincos test fail reliably even in single precision (Show More…) | Mar 14 2022, 3:41 AM | 89f624198c06 | b90bd29c6d82 | 38ee7a11f590 | Tim Schmielau | add nounroll sincos() tests | Mar 13 2022, 3:21 AM | 38ee7a11f590 | b880752aef71 | d50d7135e4a2 | Tim Schmielau | | Mar 14 2022, 4:39 AM | d50d7135e4a2 | 63fd6cf02c08 | 8f0aab5ec32c | Tim Schmielau | | Mar 6 2022, 9:46 AM | 8f0aab5ec32c | 9f26401afbef | 4aa25a6e9d3a | Tim Schmielau | run tests in both single and double precision | Mar 6 2022, 1:49 AM | 4aa25a6e9d3a | 012d18779df1 | d41105a113f5 | Tim Schmielau | remove duplicate LIBMVEC_X86 check | Mar 6 2022, 1:42 AM | d41105a113f5 | 280e1052d824 | 27c6392da7c4 | Tim Schmielau | don't depend on xmmintrin.h | Mar 6 2022, 1:24 AM | 27c6392da7c4 | daa7d3083946 | 7e7a6dfe343f | Tim Schmielau | | Mar 6 2022, 12:57 AM | 7e7a6dfe343f | 62ce567694cd | ab6cf1ff61e6 | Tim Schmielau | | Mar 6 2022, 12:50 AM | ab6cf1ff61e6 | 888d173bbf87 | e93e3b588c84 | Tim Schmielau | | Mar 5 2022, 6:17 AM | e93e3b588c84 | 8dfa57bb21d3 | 3326f42fdae8 | Tim Schmielau | handle 32 bit pointer size | Mar 4 2022, 11:43 PM | 3326f42fdae8 | 6e67a082948a | d670ee89e2e5 | Tim Schmielau | check for AVX2, not SSE2 | Mar 4 2022, 10:02 AM | d670ee89e2e5 | daeac5a7e7d6 | 70ac982b7af3 | Tim Schmielau | add check that libmvec is available for linking and at runtime (Show More…) | Mar 4 2022, 9:31 AM | 70ac982b7af3 | cf0c6f8976ad | 31ddd9f0e6de | Tim Schmielau | | Mar 4 2022, 12:46 AM | 31ddd9f0e6de | c64b1776da74 | 80da0f39ef56 | Tim Schmielau | [test-suite] Add unit test for libmvec sincos() auto-vectorisation (Show More…) | Mar 3 2022, 9:32 AM |
|
Is this enough to ensure that the library is actually available on the system or could the compiler have the flag but the linker can't find libmvec?