[llvm-bugs] [Bug 24934] [Polly] Loops with possibly invariant base-address / array-size not optimized
    via llvm-bugs 
    llvm-bugs at lists.llvm.org
       
    Mon Oct 12 01:07:37 PDT 2015
    
    
  
https://llvm.org/bugs/show_bug.cgi?id=24934
Tobias Grosser <tobias at grosser.es> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
--- Comment #5 from Tobias Grosser <tobias at grosser.es> ---
The issue has been fixed with Johannes' addition of the
RequiredLoopInvariantLoad infrastructure and some slightly extended
delinearization support. The first commit that can fully analyze this example
is:
r250019
-- 
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/20151012/734796b6/attachment.html>
    
    
More information about the llvm-bugs
mailing list