This is an archive of the discontinued LLVM Phabricator instance.

[Polly][Refactor][NFC] Allow to nicely bail from ScopInfo.
AbandonedPublic

Authored by jdoerfert on Oct 31 2014, 4:32 PM.

Details

Summary
Each SCoP statement has a flag to indicate if the construction was
successful and if one statement couldn't be constructed the SCoP
is invalidated and removed.

Diff Detail

Event Timeline

jdoerfert updated this revision to Diff 15658.Oct 31 2014, 4:32 PM
jdoerfert retitled this revision from to [Polly][Refactor][NFC] Allow to nicely bail from ScopInfo..
jdoerfert updated this object.
jdoerfert edited the test plan for this revision. (Show Details)
jdoerfert added subscribers: Restricted Project, Unknown Object (MLST).
jdoerfert abandoned this revision.Mar 8 2015, 1:24 PM

Won't be merged.