diff options
author | Richard Biener <rguenther@suse.de> | 2020-04-16 13:07:51 +0200 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2020-04-16 13:13:17 +0200 |
commit | 1acde74cf611f560172c74324610c29ca81edf94 (patch) | |
tree | 8e74e57b93a0c5942ccfc2624d62e9534a299dca /gcc/coverage.c | |
parent | eafeba3e5187a53a4c08a3285b4b220e1ab68b60 (diff) | |
download | gcc-1acde74cf611f560172c74324610c29ca81edf94.zip gcc-1acde74cf611f560172c74324610c29ca81edf94.tar.gz gcc-1acde74cf611f560172c74324610c29ca81edf94.tar.bz2 |
cleanup graphite results
This removes { dg-final { scan-tree-dump "tiled" "graphite" } } scans
from graphite tests that pass/fail dependent on the ISL version used.
Note all scans match the actually dumped "not tiled" messages with
ISL 0.12 and not the alternative "tiled by <number>". With ISL
0.22 neither is printed because the tiling infrastructure doesn't
expect the new schedule layout (though looking at a few cases it
looks superior with more dimensions marked as permutable.
Anyway, the scans have nothing to do with interchange and just
add to testsuite noise.
2020-04-16 Richard Biener <rguenther@suse.de>
* gcc.dg/graphite/interchange-1.c: Remove scan for tiled.
* gcc.dg/graphite/interchange-10.c: Likewise.
* gcc.dg/graphite/interchange-11.c: Likewise.
* gcc.dg/graphite/interchange-3.c: Likewise.
* gcc.dg/graphite/interchange-4.c: Likewise.
* gcc.dg/graphite/interchange-7.c: Likewise.
* gcc.dg/graphite/interchange-9.c: Likewise.
* gcc.dg/graphite/uns-interchange-9.c: Likewise.
* gfortran.dg/graphite/interchange-3.f90: Likewise.
Diffstat (limited to 'gcc/coverage.c')
0 files changed, 0 insertions, 0 deletions