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

Revert "[SCEV] add no wrap flag for SCEVAddExpr." #40

Commits on Feb 24, 2020

  1. Revert "[SCEV] add no wrap flag for SCEVAddExpr."

    This reverts r366419 because the analysis performed is within the context of
    the loop and it's only valid to add wrapping flags to "global" expressions if
    they're always correct.
    
    llvm-svn: 373184
    (cherry picked from commit 58e8c79)
    TNorthover authored and cuviper committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    446fa88 View commit details
    Browse the repository at this point in the history