public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/98461] New: Suboptimal codegen for negating a movemask
@ 2020-12-28 13:15 denis.yaroshevskij at gmail dot com
  2020-12-28 16:31 ` [Bug c++/98461] " hjl.tools at gmail dot com
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: denis.yaroshevskij at gmail dot com @ 2020-12-28 13:15 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 98461
           Summary: Suboptimal codegen for negating a movemask
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: denis.yaroshevskij at gmail dot com
  Target Milestone: ---

https://godbolt.org/z/vK85Ma

GCC fails to see that `not` can be generated instead of vector instructions.
This comes up in generic simd code.

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

end of thread, other threads:[~2021-05-12 14:11 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-28 13:15 [Bug c++/98461] New: Suboptimal codegen for negating a movemask denis.yaroshevskij at gmail dot com
2020-12-28 16:31 ` [Bug c++/98461] " hjl.tools at gmail dot com
2020-12-29  2:16 ` crazylht at gmail dot com
2020-12-29  2:49 ` crazylht at gmail dot com
2020-12-29  2:52 ` crazylht at gmail dot com
2020-12-29  9:03 ` denis.yaroshevskij at gmail dot com
2020-12-29 13:27 ` [Bug target/98461] " jakub at gcc dot gnu.org
2020-12-30  2:52 ` crazylht at gmail dot com
2020-12-30 10:22 ` cvs-commit at gcc dot gnu.org
2021-01-02 18:01 ` denis.yaroshevskij at gmail dot com
2021-01-04  1:53 ` crazylht at gmail dot com
2021-01-04  3:17 ` crazylht at gmail dot com
2021-01-04  8:58 ` denis.yaroshevskij at gmail dot com
2021-01-05 12:06 ` cvs-commit at gcc dot gnu.org
2021-01-05 12:20 ` crazylht at gmail dot com
2021-01-06 23:41 ` denis.yaroshevskij at gmail dot com
2021-05-12 13:07 ` hjl.tools at gmail dot com
2021-05-12 13:12 ` jakub at gcc dot gnu.org
2021-05-12 14:11 ` hjl.tools at gmail dot com

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).