Skip to content
Commit f242b806 authored by Tobias Grosser's avatar Tobias Grosser
Browse files

ScheduleOpt: Do not crash on statements with empty iteration domains

Statements with an empty iteration domain may not have a schedule assigned by
the isl schedule optimizer. As Polly expects each statement to have a schedule,
we keep the old schedule for such statements.

This fixes http://llvm.org/PR15645`



Reported-by: default avatarJohannes Doerfert <johannesdoerfert@gmx.de>
llvm-svn: 179233
parent 8fc29db3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment