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

Add assume_matching_size execution policy modifier #32

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

mattkretz
Copy link
Owner

ChangeLog:

* README.md: Document new policy modifier.
* vir/simd_execution.h: Add assume_matching_size policy modifier. Check for the new modifier in transform, transform_reduce, and for_each and add precondition check, simplify range check, and disable epilogue.

ChangeLog:

	* README.md: Document new policy modifier.
	* vir/simd_execution.h: Add assume_matching_size policy
	modifier. Check for the new modifier in transform,
	transform_reduce, and for_each and add precondition check,
	simplify range check, and disable epilogue.
@mattkretz mattkretz added the enhancement New feature or request label Aug 26, 2024
@mattkretz mattkretz added this to the v0.4.0 milestone Aug 26, 2024
@mattkretz mattkretz self-assigned this Aug 26, 2024
@mattkretz mattkretz merged commit c472c58 into master Aug 30, 2024
13 checks passed
@mattkretz mattkretz deleted the modifier_assume_matching_size branch August 30, 2024 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant