We bail out if current scop has a complex control flow as this could lead to building of large domain conditions. This is to reduce compile time.
This addresses r26382.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Hi Chris,
do you happen to have a test case that would run in a timeout without this change but works nicely with this change?
Best,
Tobias
Comment Actions
chrisj updated this revision to Diff 51351.
Chris, can you commit this patch yourself or should I commit it?
Tobias
This function is not used. Either use it below or drop it.