[llvm-bugs] [Bug 28664] [LoopInterchange] Expression is always true (file LoopInterchange.cpp)

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Jul 23 06:53:52 PDT 2017


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

Florian Hahn <Florian.Hahn at arm.com> changed:

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

--- Comment #3 from Florian Hahn <Florian.Hahn at arm.com> ---
Chandler fixed that bug in r285930.
https://github.com/llvm-mirror/llvm/commit/b2400000cc7ef9254738b1cfe873817f0c67a830

Using LoopAccessAnalysis is not feasible at the moment, as it seems like it
only tracks the outermost level of the dependence.

-- 
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/20170723/5f56e5dd/attachment.html>


More information about the llvm-bugs mailing list