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

[SYSTEMDS-3499] Multi-statementblock LOP rewrites #1784

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

phaniarnab
Copy link
Contributor

This patch extends the rewrites to add prefetch and broadcast to support multiple statement blocks, i.e. if the consumers are situated in different blocks. This change is currently not in effect as the dynamic recompilation does not allow multi-block rewrites easily. Moreover, need to find a way to delay the rmvar of inputs to Broadcast instructions.

This patch extends the rewrites to add prefetch and broadcast
to support multiple statement blocks, i.e. if the consumers
are situated in different blocks. This change is currently
not in effect as the dynamic recompilation does not allow
multi-block rewrites easily. Moreover, need to find a way
to delay the rmvar of inputs to Broadcast instructions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
1 participant