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

Simplified loop processing of IR-based loops. #1070

Merged
merged 1 commit into from
Sep 4, 2023
Merged

Simplified loop processing of IR-based loops. #1070

merged 1 commit into from
Sep 4, 2023

Conversation

m4rs-mt
Copy link
Owner

@m4rs-mt m4rs-mt commented Aug 30, 2023

This PR simplifies processing of loops in ILGPU IR. To be precise, it removes the need of implementing a custom loop visitor by accepting a lambda function instead.

@m4rs-mt m4rs-mt merged commit 0d39f9e into master Sep 4, 2023
43 checks passed
@m4rs-mt m4rs-mt deleted the loops branch September 4, 2023 10:03
MoFtZ pushed a commit to MoFtZ/ILGPU that referenced this pull request Apr 24, 2024
MoFtZ pushed a commit to MoFtZ/ILGPU that referenced this pull request Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants