commit | d9ef74dde8d7b6d437e7940120541b94b5b03f3b | [log] [tgz] |
---|---|---|
author | Max Kazantsev <max.kazantsev@azul.com> | Tue Sep 18 04:57:18 2018 +0000 |
committer | Max Kazantsev <max.kazantsev@azul.com> | Tue Sep 18 04:57:18 2018 +0000 |
tree | 766dd9fbadbb03cc3fe4ed08b1fe6af83ee095f5 | |
parent | 8ec7f7a8ef390217de93da1d7970398854fadccd [diff] |
[IndVars] Remove unreasonable checks in rewriteLoopExitValues A piece of logic in rewriteLoopExitValues has a weird check on number of users which allowed an unprofitable transform in case if an instruction has more than 6 users. Differential Revision: https://reviews.llvm.org/D51404 Reviewed By: etherzhhb git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@342444 91177308-0d34-0410-b5e6-96231b3b80d8