Re: ISL tiling question (gcc.dg/graphite/interchange-3.c)

2019-01-14 Thread Richard Biener
On Fri, Jan 11, 2019 at 9:02 PM Steve Ellcey wrote: > > Someone here was asking about GCC, ISL, and tiling and we looked at > the test gcc.dg/graphite/interchange-3.c on Aarch64. When this > test is run the graphite pass output file contains the string 'not > tiled' and since the dg-final scan-tr

ISL tiling question (gcc.dg/graphite/interchange-3.c)

2019-01-11 Thread Steve Ellcey
Someone here was asking about GCC, ISL, and tiling and we looked at the test gcc.dg/graphite/interchange-3.c on Aarch64. When this test is run the graphite pass output file contains the string 'not tiled' and since the dg-final scan-tree-dump is just looking for the string 'tiled', it matches and