You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 28, 2023. It is now read-only.
{prefix,partial}Schedule: do not include mapping filters
There are three main use cases of these schedules
- the schedule stored in PromotionInfo is only used during AST generation
after any outer mapping has already been taken into account,
so it does not need to store the mapping itself
- scoped accesses are relative to the outer schedule dimensions,
so they do not need to specifically take into account
any outer mapping
- unrolling explicitly takes into account the mapping
0 commit comments