diff options
| author | Michael Kruse <llvm@meinersbur.de> | 2017-07-28 19:26:24 +0000 |
|---|---|---|
| committer | Michael Kruse <llvm@meinersbur.de> | 2017-07-28 19:26:24 +0000 |
| commit | 0137d80ad42d470d08d9de8664c5677a6e27072b (patch) | |
| tree | cdda6e1038b76996eea1212d77973ec379c3a4d1 /llvm/lib | |
| parent | 6848e05d8ba3790cb021908bf9de5ba95ceb15d3 (diff) | |
| download | bcm5719-llvm-0137d80ad42d470d08d9de8664c5677a6e27072b.tar.gz bcm5719-llvm-0137d80ad42d470d08d9de8664c5677a6e27072b.zip | |
[VirtualInstruction] Remove assertion. NFC.
ScopStmt::contains is currently implemented on the basis of BasicBlock
and does not take the instruction list into account. Therefore any
instruction copied by -polly-optree into another statement currently
triggers that assertion.
Remove that assertion for now. We might re-enable it when the
implementation of ScopStmt::contains changes.
llvm-svn: 309421
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions

