dillonhuff / clockwork

A polyhedral compiler for hardware accelerators
56 stars 12 forks source link

Matmul unroll 2 should change loop bound into 16 since it unrolled #184

Open joyliu37 opened 2 years ago

joyliu37 commented 2 years ago

https://github.com/dillonhuff/clockwork/blob/5c41205e8ec0e6dafb357373ec4d70688baa1896/example_progs/matmul.cpp#L57-L58