[llvm-bugs] [Bug 37582] Handling doacross loops: dependencies

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Mar 15 14:03:41 PDT 2019


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

Joachim Protze <protze at itc.rwth-aachen.de> changed:

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

--- Comment #4 from Joachim Protze <protze at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190315/81eceeae/attachment.html>


More information about the llvm-bugs mailing list