commit | caaf153fef329fc386a21fbb6e3c973794523640 | [log] [tgz] |
---|---|---|
author | Simon Pilgrim <llvm-dev@redking.me.uk> | Wed Jan 18 13:44:04 2017 +0000 |
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | Wed Jan 18 13:44:04 2017 +0000 |
tree | 15865d602fcb152ffeafeb341579c4a511979db7 | |
parent | e3d484c1a091265132bce562bb8c2d9962f163ae [diff] |
[InstCombine] Remove unnecessary intrinsics demanded elts handling As discussed on D28777 - we don't need to handle 'all element' shuffles inside InstCombiner::visitCallInst as InstCombiner::SimplifyDemandedVectorElts will do everything we need. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@292365 91177308-0d34-0410-b5e6-96231b3b80d8