simde icon indicating copy to clipboard operation
simde copied to clipboard

Help building native test

Open seanbaxter opened this issue 2 years ago • 0 comments

I'm having difficulty understanding how to build the tests I want.

I'd like to build tests for native x86 SIMD sets, one at a time, with the CMake file that's included. This is for bringing up SIMD intrinsics in a new C++ compiler. What would the cmake command look like for just building the x86 tests with native SSEn?

Thanks.

seanbaxter avatar Nov 10 '21 16:11 seanbaxter