On 2024-10-25 12:30, Richard Earnshaw (lists) wrote:
On 14/10/2024 13:23, Christophe Lyon wrote:
On 10/13/24 19:50, Torbjörn SVENSSON wrote:
Ok for trunk and releases/gcc-14?
Changes since v1:
- Dropped changes to dg- instructions. These will be addressed in a separate
set of patches later.
LGTM, let's avoid mixing changes.
This is OK, though I think in most (but not all) cases the additional matches
on a tab are unnecessary when the instruction takes arguments. The problem
cases are mostly for instructions that do not take any arguments (or where we
don't try to match them).
I did not include it in v1, but it was suggested in
https://gcc.gnu.org/pipermail/gcc-patches/2024-September/662113.html and
I did not see that would hurt, so I included it.
Pushed as r15-4701-g6ad29a858ba and r14.2.0-317-gec9bd14144a.
Kind regards,
Torbjörn