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

Remove unused is_update argument #8487

Merged
merged 1 commit into from
Nov 23, 2024
Merged

Remove unused is_update argument #8487

merged 1 commit into from
Nov 23, 2024

Conversation

alexreinking
Copy link
Member

Affects apply_split in ApplySplit.cpp and build_loop_nest in ScheduleFunctions.cpp. Fix callers in Func.cpp, too (rfactor).

Affects apply_split in ApplySplit.cpp and
build_loop_nest in ScheduleFunctions.cpp
@alexreinking alexreinking added the code_cleanup No functional changes. Reformatting, reorganizing, or refactoring existing code. label Nov 22, 2024
@alexreinking
Copy link
Member Author

Vulkan failures are unrelated.

@alexreinking alexreinking merged commit b4b9911 into main Nov 23, 2024
15 of 19 checks passed
@alexreinking alexreinking deleted the remove-unused-arg branch November 23, 2024 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code_cleanup No functional changes. Reformatting, reorganizing, or refactoring existing code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants