This is a fix for PR26683 that lacks a test case but allows to start a
discussion.
Personally I do not like this solution and will therefor look into another one.
Nevertheless, it might help to compare them.
Paths
| Differential D18818
[FIX] Adjust execution context of hoisted loads wrt. error domains AbandonedPublic Authored by jdoerfert on Apr 6 2016, 2:41 AM.
Details
Summary This is a fix for PR26683 that lacks a test case but allows to start a Personally I do not like this solution and will therefor look into another one.
Diff Detail Event TimelineComment Actions I think the solution in http://reviews.llvm.org/D18822 is much better in the long run, thus I abandon this version.
Revision Contents
Diff 52772 include/polly/ScopInfo.h
lib/Analysis/ScopInfo.cpp
|
Maybe we can just do an insert here: