On 11/28/25 1:35 AM, Kugan Vivekanandarajah wrote:
Hi,
My recent patch to LICM requires some tests to be adjusted.
gcc/testsuite/ChangeLog:
2025-11-26 Kugan Vivekanandarajah <[email protected]>
* gcc.dg/vect/tsvc/vect-tsvc-s293.c: Remove xfail.
* gcc.target/aarch64/vect-ld1r-compile.c: Add
-fno-tree-loop-distribute-patterns to prevent memset detection.
Is this OK?
Yes. OK. Hopefully the tsvc thing is handled across the board so that
we don't end up revisiting with a bunch of target xfails. Only time
will tell on that.
jeff