diff options
author | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2018-07-25 17:08:13 +0000 |
---|---|---|
committer | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2018-07-25 17:08:13 +0000 |
commit | 5f75371c5d0794cf2b92b18b5a97575b002b1ba7 (patch) | |
tree | f302eb7bbc932b6c97cf09ce11fdc8cc7ced852f /llvm/lib/Analysis/CFGPrinter.cpp | |
parent | 7e7268ac1cff9616ff4891595f885ff9d2568757 (diff) | |
download | bcm5719-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/CFGPrinter.cpp')
0 files changed, 0 insertions, 0 deletions