https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115362

Jon Daniel <jondaniel879 at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #58365|0                           |1
        is obsolete|                            |

--- Comment #15 from Jon Daniel <jondaniel879 at gmail dot com> ---
Created attachment 58367
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58367&action=edit
dot product and determinant testcase

g++ -march=native -mfpmath=sse -O3 -std=gnu++26 dotsimd.cpp

-O0 doesn't work with _mm_dp_ps

Reply via email to