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

Commits on Aug 26, 2024

  1. Add assume_matching_size execution policy modifier

    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 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    94159f4 View commit details
    Browse the repository at this point in the history