commit | 3d8c29de7bb857e41f56251ddd65138ea0d674e0 | [log] [tgz] |
---|---|---|
author | Sanjay Patel <spatel@rotateright.com> | Wed Apr 25 16:34:01 2018 +0000 |
committer | Sanjay Patel <spatel@rotateright.com> | Wed Apr 25 16:34:01 2018 +0000 |
tree | 5eb852f5b96c992c17fce176884278c9da6096e9 | |
parent | 1f4d93bdb6e76e9a031a2573d686996c461b6e22 [diff] |
[InstCombine] clean up foldSelectICmpAnd(); NFC As discussed in D45862, we want to delete parts of this code because it can create more instructions than it removes. But we also want to preserve some folds that are winners, so tidy up what's here to make splitting the good from bad a bit easier. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@330841 91177308-0d34-0410-b5e6-96231b3b80d8