public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/95082] New: LE implementations of vec_cnttz_lsbb and vec_cntlz_lsbb are wrong
@ 2020-05-12 13:34 wschmidt at gcc dot gnu.org
  2020-05-12 13:34 ` [Bug target/95082] " wschmidt at gcc dot gnu.org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: wschmidt at gcc dot gnu.org @ 2020-05-12 13:34 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 95082
           Summary: LE implementations of vec_cnttz_lsbb and
                    vec_cntlz_lsbb are wrong
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: wschmidt at gcc dot gnu.org
  Target Milestone: ---

For little endian, we need to swap vctzlsbb and vclzlsbb, but today we generate
the BE instruction in all cases.

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

end of thread, other threads:[~2022-02-23 20:25 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-12 13:34 [Bug target/95082] New: LE implementations of vec_cnttz_lsbb and vec_cntlz_lsbb are wrong wschmidt at gcc dot gnu.org
2020-05-12 13:34 ` [Bug target/95082] " wschmidt at gcc dot gnu.org
2020-05-15  0:53 ` pc at us dot ibm.com
2020-05-15 10:50 ` segher at gcc dot gnu.org
2020-05-15 10:51 ` segher at gcc dot gnu.org
2021-04-27 11:38 ` jakub at gcc dot gnu.org
2021-07-28  7:04 ` rguenth at gcc dot gnu.org
2022-01-18 15:15 ` wschmidt at gcc dot gnu.org
2022-02-03 17:17 ` [Bug target/95082] [11/12] " cvs-commit at gcc dot gnu.org
2022-02-11 13:59 ` [Bug target/95082] [11] " wschmidt at gcc dot gnu.org
2022-02-11 15:15 ` segher at gcc dot gnu.org
2022-02-23 20:25 ` [Bug target/95082] " wschmidt 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).