Revert "[ValueTracking] Teach computeKnownBits for PHI nodes to compute sign...
Revert "[ValueTracking] Teach computeKnownBits for PHI nodes to compute sign bit for a recurrence with a NSW addition." This is breaking an optimizaton remark test in clang. I've identified a couple fixes for that, but want to understand it better before I commit to anything. llvm-svn: 274102
Loading
Please register or sign in to comment