Skip to content

Add additional FMA tests - #1439

Open
mr-c wants to merge 8 commits into
simd-everywhere:masterfrom
mr-c:fma_exp
Open

Add additional FMA tests#1439
mr-c wants to merge 8 commits into
simd-everywhere:masterfrom
mr-c:fma_exp

Conversation

@mr-c

@mr-c mr-c commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

@mr-c mr-c mentioned this pull request Sep 3, 2026
3 tasks
@mr-c
mr-c force-pushed the fma_exp branch 3 times, most recently from db17bc1 to d15d0bc Compare September 3, 2026 10:49
mr-c added 4 commits September 3, 2026 15:24
unless SIMDE_FAST_MATH is defined, then we can use the presumed faster
route with intermediate rounding
to avoid

../simde/arm/neon/ld2.h:455:25: error: ‘r_[1].simde_float16x4_private::values’ is used uninitialized [-Werror=uninitialized]
  455 |         r_[i].values[j] = ptr[i + (j * (sizeof(r_) / sizeof(r_[0])))];
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

on gcc 12.4.0 "i686-linux-gnu-gcc-12 (Debian 12.4.0-5) 12.4.0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant