public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/105339] New: [x86] missing AVX-512F scalef functions when optimization is disabled
@ 2022-04-22  0:46 evan@coeus-group.com
  2022-04-22  3:07 ` [Bug target/105339] " crazylht at gmail dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: evan@coeus-group.com @ 2022-04-22  0:46 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 105339
           Summary: [x86] missing AVX-512F scalef functions when
                    optimization is disabled
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: evan@coeus-group.com
  Target Milestone: ---

Several AVX-512F functions scalef functions are only declared when __OPTIMIZE__
is defined:

 * _mm_maskz_scalef_ss
 * _mm_mask_scalef_sd
 * _mm_maskz_scalef_sd

There may be others; I haven't done an exhaustive check.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-12-19 22:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-22  0:46 [Bug target/105339] New: [x86] missing AVX-512F scalef functions when optimization is disabled evan@coeus-group.com
2022-04-22  3:07 ` [Bug target/105339] " crazylht at gmail dot com
2022-04-22  3:14 ` crazylht at gmail dot com
2022-04-25  1:18 ` cvs-commit at gcc dot gnu.org
2022-04-27  7:15 ` cvs-commit at gcc dot gnu.org
2022-04-27  7:16 ` cvs-commit at gcc dot gnu.org
2022-04-27  7:20 ` cvs-commit at gcc dot gnu.org
2022-04-27  7:20 ` wwwhhhyyy333 at gmail dot com
2022-12-19 22:50 ` pinskia at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).