Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rust-lang/llvm-project
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2cb41005ed5c4747b10d2bf01d8779d3bb4ae32d
Choose a base ref
...
head repository: rust-lang/llvm-project
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7d5e7c023053660ffe494d72ce471e48ecc7f49b
Choose a head ref
  • 1 commit
  • 5 files changed
  • 1 contributor

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
    7d5e7c0 View commit details
    Browse the repository at this point in the history
Loading