summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis
diff options
context:
space:
mode:
authorUlrich Weigand <ulrich.weigand@de.ibm.com>2018-07-25 17:08:13 +0000
committerUlrich Weigand <ulrich.weigand@de.ibm.com>2018-07-25 17:08:13 +0000
commit5f75371c5d0794cf2b92b18b5a97575b002b1ba7 (patch)
treef302eb7bbc932b6c97cf09ce11fdc8cc7ced852f /llvm/lib/Analysis
parent7e7268ac1cff9616ff4891595f885ff9d2568757 (diff)
downloadbcm5719-llvm-5f75371c5d0794cf2b92b18b5a97575b002b1ba7.tar.gz
bcm5719-llvm-5f75371c5d0794cf2b92b18b5a97575b002b1ba7.zip
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 llvm-svn: 337939
Diffstat (limited to 'llvm/lib/Analysis')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud