https://bugs.llvm.org/show_bug.cgi?id=37582

Joachim Protze <pro...@itc.rwth-aachen.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Joachim Protze <pro...@itc.rwth-aachen.de> ---
Yes, the dependencies seem to be fixed.

I guess, what I had in mind while writing comment 2 is that making
schedule(static,1) the default for do-across loops might typically provide
better results (instead of distributing blocks of rows). 
>From my test, this is what gcc and icc do.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to