commit | d1f49bb39a20de9f911f6746d861b536736df906 | [log] [tgz] |
---|---|---|
author | Ulrich Weigand <ulrich.weigand@de.ibm.com> | Wed Jul 25 17:08:13 2018 +0000 |
committer | Ulrich Weigand <ulrich.weigand@de.ibm.com> | Wed Jul 25 17:08:13 2018 +0000 |
tree | 7358952200a1b81c0e6612b6fb4ff8a4a17eeb9a | |
parent | a31192b53760cd25bad2f7d77ec8a2c998f52955 [diff] |
Fix corruption of result number in LegalizeVectorOps.cpp When VectorLegalizer::LegalizeOp creates a new SDValue after iterating over its arguments, we need to refer to the same result number of the new node that the original value used. Reviewed by: cameron.mcinally Differential Revision: https://reviews.llvm.org/D49805 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@337939 91177308-0d34-0410-b5e6-96231b3b80d8