Hello,
> I am trying to understand the usage of some functions in tree-affine.c
> file and I appreciate your help.
>
> For example; for the two memory accesses
> arr[b+8].X and arr[b+9].X, how does their affine combinations
> will look like after executing the following sequence of operation?
Hello,
I am trying to understand the usage of some functions in tree-affine.c
file and I appreciate your help.
For example; for the two memory accesses
arr[b+8].X and arr[b+9].X, how does their affine combinations
will look like after executing the following sequence of operation?
(taken from