Traces on Data Dependency graph.
Richard Biener
richard.guenther@gmail.com
Tue Jul 14 13:04:00 GMT 2015
On Tue, Jul 14, 2015 at 2:12 PM, Ajit Kumar Agarwal
<ajit.kumar.agarwal@xilinx.com> wrote:
> All:
>
> I am wondering how useful to form the traces on Data Dependency Graph. On top of the traces in the Control flow graph,
> I was thinking of forming the traces on data Dependency graph(DDG).
>
> Would this helps in further vectorization and parallelization candidates.
>
> Thoughts?
Not sure how you'd do that? Transform data dependences to control dependences?
> Thanks & Regards
> Ajit
More information about the Gcc
mailing list