Closed Blaok closed 6 years ago
The unroll factor generated by the SODA backend is now derived from loop annotations based on the following rules:
unroll factor
>1
IntImm
"factor"
For
1
The
unroll factor
generated by the SODA backend is now derived from loop annotations based on the following rules:>1
IntImm
annotate value matched with a"factor"
annotate key is an explicit unroll factorFor
loop without any explicit unroll factor has implicit unroll factor1