commit | f1f291e60c2fa830c972502f8bf771f87904ba0d | [log] [tgz] |
---|---|---|
author | Simon Pilgrim <llvm-dev@redking.me.uk> | Tue Nov 20 15:23:50 2018 +0000 |
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | Tue Nov 20 15:23:50 2018 +0000 |
tree | 7091defca7b4e0b94be0f61f11939b4d19e143e0 | |
parent | fd21bbe16d1cdf34075764adec6ce7af6e454dae [diff] |
[DAGCombine] Add calls to SimplifyDemandedVectorElts from visitINSERT_SUBVECTOR (PR37989) This uncovered an off-by-one typo in SimplifyDemandedVectorElts's INSERT_SUBVECTOR handling as its bounds check was bailing on safe indices. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@347313 91177308-0d34-0410-b5e6-96231b3b80d8