OSDN Git Service

[InstCombine] regenerate checks; NFC
authorSanjay Patel <spatel@rotateright.com>
Tue, 24 Apr 2018 16:08:03 +0000 (16:08 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 24 Apr 2018 16:08:03 +0000 (16:08 +0000)
commit6ddbc3eac4ab29ca35a77f2b07a29068f07d8d64
tree9f5e3eebab70be6fd206e77aa400ffa87b6213d1
parentfc4e13c88fc3ea2ad6b5cc21fd466f4c2d97444f
[InstCombine] regenerate checks; NFC

The first step in fixing problems raised in D45862
is to make the problems visible. Now we can more easily
see/update cases where selects have been turned into
multiple instructions with no apparent improvement in
analysis or benefits for other passes (vectorization).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@330731 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/select.ll