diff options
author | Tobias Grosser <tobias@grosser.es> | 2015-10-24 19:01:09 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2015-10-24 19:01:09 +0000 |
commit | a3f6edaee1b7f07a21ab9b89b87aae4a4f41a0ba (patch) | |
tree | bf6cb1a4147249b49bd6255f4edefbf6d0da5c54 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 7430804fe1d1ed9b2dd00465336b7ebe12384b21 (diff) | |
download | llvm-a3f6edaee1b7f07a21ab9b89b87aae4a4f41a0ba.zip llvm-a3f6edaee1b7f07a21ab9b89b87aae4a4f41a0ba.tar.gz llvm-a3f6edaee1b7f07a21ab9b89b87aae4a4f41a0ba.tar.bz2 |
BlockGenerator: Do not assert when finding model PHI nodes defined outside the scop
Such PHI nodes can not only appear in the ExitBlock of the Scop, but indeed
any scalar PHI node above the scop and used in the scop is modeled as scalar
read access.
llvm-svn: 251198
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions