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
Existing predicate is limited as only one predicate is allowed in one tile across all cycles (mapper might not have this contraint IIRC), which is not scalable for control-flow (and nested-loop) rich kernels. A simple LUT can make multiple-predicate possible.
The text was updated successfully, but these errors were encountered:
tancheng
changed the title
Predicate should be associated with specific control signal
[P1] Predicate should be associated with specific control signal
Jan 3, 2025
Existing predicate is limited as only one predicate is allowed in one tile across all cycles (mapper might not have this contraint IIRC), which is not scalable for control-flow (and nested-loop) rich kernels. A simple LUT can make multiple-predicate possible.
The text was updated successfully, but these errors were encountered: