diff options
author | Tobias Grosser <tobias@grosser.es> | 2014-01-29 23:08:10 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2014-01-29 23:08:10 +0000 |
commit | 933edd04af0b0d2926832e601e982aacda155e2e (patch) | |
tree | 06a3e0cff8413c0b4292de64232ee3b2628b6ccf /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 1a97215050709055a7eaada96098362f213737e4 (diff) | |
download | bcm5719-llvm-933edd04af0b0d2926832e601e982aacda155e2e.tar.gz bcm5719-llvm-933edd04af0b0d2926832e601e982aacda155e2e.zip |
IndependentBlocks: Do not assert for PHI nodes outside of scops
There does not seem to be a reason that we can not support PHI nodes outside of
the scop that reference values within the SCoP. Or at least, the attached test
case seems to do the right thing. We remove the assert for now.
llvm-svn: 200427
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions