Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[P1] Predicate should be associated with specific control signal #27

Open
tancheng opened this issue Nov 23, 2024 · 0 comments · Fixed by #30
Open

[P1] Predicate should be associated with specific control signal #27

tancheng opened this issue Nov 23, 2024 · 0 comments · Fixed by #30
Assignees
Labels
bug Something isn't working new feature New feature or request

Comments

@tancheng
Copy link
Owner

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.

@tancheng tancheng added bug Something isn't working new feature New feature or request labels Nov 23, 2024
@tancheng tancheng self-assigned this Nov 23, 2024
@tancheng tancheng linked a pull request Dec 6, 2024 that will close this issue
2 tasks
@tancheng tancheng changed the title Predicate should be associated with specific control signal [P1] Predicate should be associated with specific control signal Jan 3, 2025
@tancheng tancheng mentioned this issue Jan 3, 2025
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working new feature New feature or request
Development

Successfully merging a pull request may close this issue.

1 participant