forked from OSchip/llvm-project
![]() Enabling -keep-going in ScopDetection causes expansion to an invalid Scop candidate. Region A <- Valid candidate | Region B <- Invalid candidate If -keep-going is enabled, ScopDetection would expand A to A+B because the RejectLog is never checked for errors during expansion. With this patch only A becomes a valid Scop. llvm-svn: 211875 |
||
---|---|---|
.. | ||
CodeGen | ||
Config | ||
Support | ||
CMakeLists.txt | ||
Canonicalization.h | ||
Dependences.h | ||
LinkAllPasses.h | ||
Options.h | ||
RegisterPasses.h | ||
ScheduleOptimizer.h | ||
ScopDetection.h | ||
ScopDetectionDiagnostic.h | ||
ScopInfo.h | ||
ScopLib.h | ||
ScopPass.h | ||
TempScopInfo.h |