public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug jit/107770] New: Comparison of vectors of float doesn't work
@ 2022-11-20 18:14 bouanto at zoho dot com
  2022-12-07  0:40 ` [Bug jit/107770] " cvs-commit at gcc dot gnu.org
  2022-12-07  0:41 ` bouanto at zoho dot com
  0 siblings, 2 replies; 3+ messages in thread
From: bouanto at zoho dot com @ 2022-11-20 18:14 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 107770
           Summary: Comparison of vectors of float doesn't work
           Product: gcc
           Version: 12.2.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: jit
          Assignee: dmalcolm at gcc dot gnu.org
          Reporter: bouanto at zoho dot com
  Target Milestone: ---

I'll soon post a patch to fix this.

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

* [Bug jit/107770] Comparison of vectors of float doesn't work
  2022-11-20 18:14 [Bug jit/107770] New: Comparison of vectors of float doesn't work bouanto at zoho dot com
@ 2022-12-07  0:40 ` cvs-commit at gcc dot gnu.org
  2022-12-07  0:41 ` bouanto at zoho dot com
  1 sibling, 0 replies; 3+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2022-12-07  0:40 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Antoni Boucher <antoyo@gcc.gnu.org>:

https://gcc.gnu.org/g:d2e782cb99c3116c389d6a9565678c4ffe267777

commit r13-4531-gd2e782cb99c3116c389d6a9565678c4ffe267777
Author: Antoni Boucher <bouanto@zoho.com>
Date:   Sun Nov 20 10:22:53 2022 -0500

    libgccjit: Fix float vector comparison

    Fix float vector comparison and add comparison tests to include float and
    vectors.

    gcc/testsuite:
            PR jit/107770
            * jit.dg/harness.h: Add new macro to to perform vector
            comparisons
            * jit.dg/test-expressions.c: Extend comparison tests to add float
            types and vectors

    gcc/jit:
            PR jit/107770
            * jit-playback.cc: Fix vector float comparison
            * jit-playback.h: Update comparison function signature
            * jit-recording.cc: Update call for "new_comparison" function
            * jit-recording.h: Fix vector float comparison

    Co-authored-by: Guillaume Gomez <guillaume1.gomez@gmail.com>
    Signed-off-by: Guillaume Gomez <guillaume1.gomez@gmail.com>

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

* [Bug jit/107770] Comparison of vectors of float doesn't work
  2022-11-20 18:14 [Bug jit/107770] New: Comparison of vectors of float doesn't work bouanto at zoho dot com
  2022-12-07  0:40 ` [Bug jit/107770] " cvs-commit at gcc dot gnu.org
@ 2022-12-07  0:41 ` bouanto at zoho dot com
  1 sibling, 0 replies; 3+ messages in thread
From: bouanto at zoho dot com @ 2022-12-07  0:41 UTC (permalink / raw)
  To: gcc-bugs

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

Antoni <bouanto at zoho dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #2 from Antoni <bouanto at zoho dot com> ---
Fixed by commit d2e782cb99c3116c389d6a9565678c4ffe267777.

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

end of thread, other threads:[~2022-12-07  0:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-20 18:14 [Bug jit/107770] New: Comparison of vectors of float doesn't work bouanto at zoho dot com
2022-12-07  0:40 ` [Bug jit/107770] " cvs-commit at gcc dot gnu.org
2022-12-07  0:41 ` bouanto at zoho 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).