> - I assume you verified this passes all graphite tests.
Yes, I’ve found out that there is no regression.
> - Please add a brief comment in the source code regarding why we
> do not want to detect such SCoPs.
Would you add anything to the following comment: “We disable the
handling of pointer types, because it’s currently not supported by
Graphite with the ISL AST generator. SSA_NAME nodes are the only
nodes, which are disabled in case they are pointers to object types,
but this can be changed.” ?
--
Cheers, Roman Gareev.