On 14.05.2014 13:09, Uros Bizjak wrote:
On Wed, May 14, 2014 at 10:57 AM, Andrey Belevantsev wrote:
This ICE comes from the ix86_dependencies_evaluation_hook code assumption
that any scheduling region will be connected. This assumption is not
correct in case of the outer loops pipelining of t
On Wed, May 14, 2014 at 10:57 AM, Andrey Belevantsev wrote:
> This ICE comes from the ix86_dependencies_evaluation_hook code assumption
> that any scheduling region will be connected. This assumption is not
> correct in case of the outer loops pipelining of the selective scheduler as
> explained
Hello,
This ICE comes from the ix86_dependencies_evaluation_hook code assumption
that any scheduling region will be connected. This assumption is not
correct in case of the outer loops pipelining of the selective scheduler as
explained in https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60901#c3.