mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
Work is incomplete. Loop is not modified at all right now.
llvm-svn: 42119
This commit is contained in:
parent
d9c8d99cac
commit
9806df698b
@ -868,7 +868,7 @@ bool LoopIndexSplit::updateLoopIterationSpace(SplitInfo &SD) {
|
||||
updateLoopBounds(Op0);
|
||||
updateLoopBounds(Op1);
|
||||
// Update CFG
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user