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

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

https://gcc.gnu.org/g:512098a3316f07d4b8bf0e035ab128ed2a50cb5e

commit r13-4693-g512098a3316f07d4b8bf0e035ab128ed2a50cb5e
Author: Antoni Boucher <boua...@zoho.com>
Date:   Fri Jun 24 21:05:29 2022 -0400

    libgccjit: Allow comparing vector types

    gcc/jit/ChangeLog:
            PR jit/108078
            * jit-recording.h: Add vector_type::is_same_type_as method

    gcc/testsuite/ChangeLog:
            PR jit/108078
            * jit.dg/test-vector-types.cc: Add tests for vector type comparison

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

Reply via email to