public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/106755] New: Incorrect code gen for altivec intrinsics with constant inputs
@ 2022-08-26 14:30 munroesj at gcc dot gnu.org
  2022-08-26 15:18 ` [Bug c/106755] " bergner at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: munroesj at gcc dot gnu.org @ 2022-08-26 14:30 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 106755
           Summary: Incorrect code gen for altivec intrinsics with
                    constant inputs
           Product: gcc
           Version: 12.2.1
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: munroesj at gcc dot gnu.org
  Target Milestone: ---

Created attachment 53514
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53514&action=edit
Reducted test case for vec_muludq() with make

Compiling the PVECLIB project V1.0.4-4 fails unit test (make check) when
compiled with GCC 12 on Fedora 36/37.

Two units test for:
Vector Multiply Unsigned Double Quadword. vec_muludq()
and
Vector Multiply-Add Unsigned Quadword. vec_madduq()

The tests that fail are passing local vector constants to in-lined instants of
these functions.

Current status; the PVECLIB package is blocked for Fedora 37 because it will
not compile with the default GCC-12 compiler.

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

end of thread, other threads:[~2022-08-26 21:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-26 14:30 [Bug c/106755] New: Incorrect code gen for altivec intrinsics with constant inputs munroesj at gcc dot gnu.org
2022-08-26 15:18 ` [Bug c/106755] " bergner at gcc dot gnu.org
2022-08-26 16:35 ` bergner at gcc dot gnu.org
2022-08-26 17:31 ` [Bug target/106755] " pinskia at gcc dot gnu.org
2022-08-26 18:38 ` bergner at gcc dot gnu.org
2022-08-26 21:01 ` segher 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).