dillonhuff / clockwork

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

Issue with modulus #151

Closed jeffsetter closed 3 years ago

jeffsetter commented 3 years ago

I have an issue using a modulus operator in this upsample example. Is there an issue with the way it's written?

mod_example_memory.txt mod_example_compute.txt

dillonhuff commented 3 years ago

@jeffsetter since you did not say what the issue was I don't actually know if I fixed the problem. But I fixed the only problem that I ran into with running the unoptimized version of that app. Please file another issue if there is something else.