summaryrefslogtreecommitdiffstats
path: root/polly/lib/CodeGeneration.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'polly/lib/CodeGeneration.cpp')
-rw-r--r--polly/lib/CodeGeneration.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/polly/lib/CodeGeneration.cpp b/polly/lib/CodeGeneration.cpp
index 85ccc5b8cec..7ca27263423 100644
--- a/polly/lib/CodeGeneration.cpp
+++ b/polly/lib/CodeGeneration.cpp
@@ -1470,9 +1470,6 @@ class CodeGeneration : public ScopPass {
mergeControlFlow(splitBlock, &builder);
- // Forget the Scop.
- SD->forgetScop(*region);
-
return false;
}
OpenPOWER on IntegriCloud