[PATCH] D33136: [ValueTracking] Don't let isAddOfNonZero look at adds with a PHI node as input
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 6 09:56:49 PDT 2017
craig.topper added a comment.
Only one of the benchmarks I ran this through showed any effect on the compiled code. And the one benchmark that changed got slightly faster.
https://reviews.llvm.org/D33136
More information about the llvm-commits
mailing list