commit | e6d6266fc76a11aad5d9470ba7c4ad64ee7f1b9e | [log] [tgz] |
---|---|---|
author | George Burgess IV <george.burgess.iv@gmail.com> | Thu Sep 28 06:17:19 2017 +0000 |
committer | George Burgess IV <george.burgess.iv@gmail.com> | Thu Sep 28 06:17:19 2017 +0000 |
tree | 32260a8b2e6942320f8574b9df39ff9aa7705108 | |
parent | df6ca162269f9d756f8742bf4b658dcf690e3eb5 [diff] |
[DAGCombiner] Fix an off-by-one error in vector logic Without this, we could end up trying to get the Nth (0-indexed) element from a subvector of size N. Differential Revision: https://reviews.llvm.org/D37880 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@314380 91177308-0d34-0410-b5e6-96231b3b80d8