-
Notifications
You must be signed in to change notification settings - Fork 12.1k
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
[VPlan] Remove loop region in optimizeForVFAndUF. #108378
base: main
Are you sure you want to change the base?
[VPlan] Remove loop region in optimizeForVFAndUF. #108378
Commits on Oct 10, 2024
-
[VPlan] Use ResumePhi to create reduction resume phis.
Use VPInstruction::ResumePhi to create phi nodes for reduction resume values. This allows simplifying createAndCollectMergePhiForReduction to only collect reduction resume phis when vectorizing epilogue loops and adding extra incoming edges from the main vector loop.
Configuration menu - View commit details
-
Copy full SHA for d3614bc - Browse repository at this point
Copy the full SHA d3614bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f8fabe - Browse repository at this point
Copy the full SHA 5f8fabeView commit details
Commits on Nov 2, 2024
-
Merge remote-tracking branch 'origin/main' into vplan-remove-loop-reg…
…ion-instead-of-using-branch-on-cond-true
Configuration menu - View commit details
-
Copy full SHA for c68ddd1 - Browse repository at this point
Copy the full SHA c68ddd1View commit details
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f0421c6 - Browse repository at this point
Copy the full SHA f0421c6View commit details -
Merge remote-tracking branch 'origin/main' into vplan-remove-loop-reg…
…ion-instead-of-using-branch-on-cond-true
Configuration menu - View commit details
-
Copy full SHA for 4a0eb12 - Browse repository at this point
Copy the full SHA 4a0eb12View commit details -
Merge remote-tracking branch 'origin/main' into vplan-remove-loop-reg…
…ion-instead-of-using-branch-on-cond-true
Configuration menu - View commit details
-
Copy full SHA for 9499aaa - Browse repository at this point
Copy the full SHA 9499aaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4843b5 - Browse repository at this point
Copy the full SHA a4843b5View commit details
Commits on Nov 9, 2024
-
Merge remote-tracking branch 'origin/main' into vplan-remove-loop-reg…
…ion-instead-of-using-branch-on-cond-true
Configuration menu - View commit details
-
Copy full SHA for f5d2bc6 - Browse repository at this point
Copy the full SHA f5d2bc6View commit details
Commits on Nov 24, 2024
-
Merge remote-tracking branch 'origin/main' into vplan-remove-loop-reg…
…ion-instead-of-using-branch-on-cond-true
Configuration menu - View commit details
-
Copy full SHA for 1222e23 - Browse repository at this point
Copy the full SHA 1222e23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 706b681 - Browse repository at this point
Copy the full SHA 706b681View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71436fc - Browse repository at this point
Copy the full SHA 71436fcView commit details