commit | 7d5e7c023053660ffe494d72ce471e48ecc7f49b | [log] [tgz] |
---|---|---|
author | Tim Northover <tnorthover@apple.com> | Mon Sep 30 07:46:52 2019 +0000 |
committer | Josh Stone <jistone@redhat.com> | Mon Feb 24 14:01:14 2020 -0800 |
tree | 5fdbc934d5450e09757e0f8b693ed83642c0a6f6 | |
parent | 2cb41005ed5c4747b10d2bf01d8779d3bb4ae32d [diff] |
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 58e8c793d0e43150a6452e971a32d7407a8a7401)