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

Support nested loop #19

Open
tancheng opened this issue Apr 8, 2024 · 2 comments
Open

Support nested loop #19

tancheng opened this issue Apr 8, 2024 · 2 comments

Comments

@tancheng
Copy link
Owner

tancheng commented Apr 8, 2024

mvt-Unroll0-RecII8-II10

Two issues here

  • Outer loop's control (i.e., branch) no need to reach inner loop's basic block
  • Overall II can be decreased with HW supported fusion
@Aegithalos-caudatus
Copy link

Also for multi-dimensional address generation, the getelementptr cannot be mapped to a simple ADD anymore.

@tancheng
Copy link
Owner Author

Also for multi-dimensional address generation, the getelementptr cannot be mapped to a simple ADD anymore.

Thanks for the input!

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

2 participants