public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/112097] New: _PSTL_EARLYEXIT_PRESENT macro doesn't correctly identify intel compilers.
@ 2023-10-26  8:12 denis.yaroshevskij at gmail dot com
  2023-10-26 10:06 ` [Bug libstdc++/112097] " redi at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: denis.yaroshevskij at gmail dot com @ 2023-10-26  8:12 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 112097
           Summary: _PSTL_EARLYEXIT_PRESENT macro doesn't correctly
                    identify intel compilers.
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: denis.yaroshevskij at gmail dot com
  Target Milestone: ---

simd first code: 

https://github.com/gcc-mirror/gcc/blob/be34a8b538c0f04b11a428bd1a9340eb19dec13f/libstdc%2B%2B-v3/include/pstl/unseq_backend_simd.h#L164C13-L164C36

find_if(std::unseq on icx goes to the block = 8 part

https://godbolt.org/z/6fdT4j4cz

despite it supporting the `#pragma omp simd early_exit`
https://godbolt.org/z/Yre19vxdG

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

end of thread, other threads:[~2023-10-28 21:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-26  8:12 [Bug libstdc++/112097] New: _PSTL_EARLYEXIT_PRESENT macro doesn't correctly identify intel compilers denis.yaroshevskij at gmail dot com
2023-10-26 10:06 ` [Bug libstdc++/112097] " redi at gcc dot gnu.org
2023-10-28 12:18 ` denis.yaroshevskij at gmail dot com
2023-10-28 21:03 ` redi 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).