]> git.ipfire.org Git - thirdparty/gcc.git/commit
[RISC-V][PR target/115375] Fix expected dump output
authorJeff Law <jlaw@ventanamicro.com>
Tue, 31 Dec 2024 06:40:58 +0000 (23:40 -0700)
committerJeff Law <jlaw@ventanamicro.com>
Tue, 31 Dec 2024 06:40:58 +0000 (23:40 -0700)
commitd369ddca549b5ff7d868b8f5ee139835b1f9382a
treef9db30b22654f0d0be82c15f15d1117e2695c4ec
parent9cdc9adec3e1929e6162b0c4e1e139c644c22eaf
[RISC-V][PR target/115375] Fix expected dump output

Several months ago changes were made to the vectorizer which mucked up several
of the scan tests.  All but one of the cases in pr115375 have since been fixed.

The remaining failure seems to be primarily a debugging dump issue -- we're
still selecting the same lmul values.  This patch adjusts the dump scan
appropriately.

PR target/115375

gcc/testsuite

* gcc.dg/vect/costmodel/riscv/rvv/dynamic-lmul8-9.c: Adjust expected
output.
gcc/testsuite/gcc.dg/vect/costmodel/riscv/rvv/dynamic-lmul8-9.c