On Mon, Oct 14, 2024 at 1:12 PM wrote:
>
> From: Pan Li
>
> Almost the same as vector unsigned integer SAT_TRUNC, try to match
> the signed version during the vector pattern matching.
>
> The below test suites are passed for this patch.
> * The rv64gcv fully regression test.
> * The x86 bootstrap
From: Pan Li
Almost the same as vector unsigned integer SAT_TRUNC, try to match
the signed version during the vector pattern matching.
The below test suites are passed for this patch.
* The rv64gcv fully regression test.
* The x86 bootstrap test.
* The x86 fully regression test.
gcc/ChangeLog: