Next: Loop-carried dependences...cont'd Up: Dependence Previous: Loop-carried dependences

...

Unroll:

  tex2html_wrap_inline1090    ¯ tex2html_wrap1104  := 0

tex2html_wrap_inline1092 tex2html_wrap1106 := tex2html_wrap1104 + B[1]

tex2html_wrap_inline1094 A[2] := tex2html_wrap1106 + B[2]

tex2html_wrap_inline1096 A[3] := A[2] + B[3]

tex2html_wrap_inline1098 A[4] := A[3] + B[4]

tex2html_wrap_inline1100 A[5] := A[4] + B[5]



Paul H J Kelly Thu Dec 4 18:15:31 GMT 1997