This is a summary of discussions relative to the merge request created by
Antoni Boucher (antoyo) titled
libgccjit: Fix is_same_type_as for vector type
since its creation.
Description: ```
gcc/jit/ChangeLog:
* jit-recording.h: Fix type comparison.
gcc/testsuite/ChangeLog:
* jit.dg/test-types.c: Add vector type comparison in test.
Co-authored-by: Antoni Boucher <[email protected]>
```
CC: David Malcolm <[email protected]>, <[email protected]>
The full and up to date discussion can be found at
https://forge.sourceware.org/gcc/gcc-TEST/pulls/86
The merge request has been closed without being merged directly on the forge
repository.
On 2026-05-22 14:28:54+00:00, David Malcolm (dmalcolm) <[email protected]>
approved the changes:
Thanks; LGTM
On 2026-06-17 14:19:43+00:00, Antoni Boucher (antoyo) wrote:
Thanks for the review.
Merged.