[llvm-bugs] [Bug 50021] 12.0.0: polly is not LTO ready
    via llvm-bugs 
    llvm-bugs at lists.llvm.org
       
    Tue Apr 20 23:20:09 PDT 2021
    
    
  
https://bugs.llvm.org/show_bug.cgi?id=50021
Michael Kruse <llvm at meinersbur.de> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
 Fixed By Commit(s)|                            |90e5ce0b0d6b0e72fdc034cbb61
                   |                            |2f67d67de0fdd
             Blocks|                            |49317
--- Comment #3 from Michael Kruse <llvm at meinersbur.de> ---
Fixed by 90e5ce0b0d6b0e72fdc034cbb612f67d67de0fdd (Avoid implicit function
definitions).
Commit 6048d1d19c55a107f67cd617d6ed386831b5adee also stops PollyPPCG from being
defined if POLLY_ENABLE_GPGPU_CODEGEN is OFF, so not even gmake would build it.
@Tom Stellard: Only include 90e5ce0b0d6b0e72fdc034cbb612f67d67de0fdd for 12.0.1
Referenced Bugs:
https://bugs.llvm.org/show_bug.cgi?id=49317
[Bug 49317] [meta] 12.0.1 Release Blockers
-- 
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/20210421/3af345db/attachment.html>
    
    
More information about the llvm-bugs
mailing list