d31814e990
LLVM doesn't support SSE + 387 math. As such if SSE is enabled we have to utilize SSE floating point. To utilize 387 math, SSE has to be disabled. Update the floating point related tests to introduce 387 only variants that will build on both GCC & LLVM based tools. Than we exclude llvm based (llvm, oneApi) toolchains from the CONFIG_X86_SSE_FP_MATH=n and CONFIG_X86_SSE=y test variants. Signed-off-by: Kumar Gala <kumar.gala@intel.com> |
||
---|---|---|
.. | ||
app_kernel | ||
cmsis_dsp | ||
data_structure_perf | ||
footprints | ||
latency_measure | ||
mbedtls | ||
sched | ||
sched_userspace | ||
sys_kernel |