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

Form Herds from Multiple scf.forall nests. #489

Open
SamuelBayliss opened this issue Mar 11, 2024 · 2 comments
Open

Form Herds from Multiple scf.forall nests. #489

SamuelBayliss opened this issue Mar 11, 2024 · 2 comments
Assignees

Comments

@SamuelBayliss
Copy link
Collaborator

In order to support code generated from loop-peeling, we'd like to look at forming herds from multiple scf.forall statements ( rather than targeting just one), so that L1 allocations can stay local within a herd definition.

@yzhang93
Copy link

Here's a proposal nod-ai/iree-amd-aie#210

@yzhang93
Copy link

I have an example showing IR before peeling, after peeling and after mapping to a herd with core ids https://gist.github.com/yzhang93/7ab35c4da0f958d4ffaca31977b91c7f. We can have a discussion based on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants