[llvm-bugs] [Bug 47381] Assertion `(LocalChanged || (RefHash == StructuralHash(F))) && "Pass modifies its input and doesn't report it."' for -indvars pass
    via llvm-bugs 
    llvm-bugs at lists.llvm.org
       
    Sun Jan  3 09:53:46 PST 2021
    
    
  
https://bugs.llvm.org/show_bug.cgi?id=47381
Florian Hahn <florian_hahn at apple.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
                 CC|                            |florian_hahn at apple.com
             Status|NEW                         |RESOLVED
 Fixed By Commit(s)|                            |e6f332ef1e414ec41a188217d75
                   |                            |47a371ed975de
--- Comment #2 from Florian Hahn <florian_hahn at apple.com> ---
Looks like the fix landed in
https://reviews.llvm.org/rGe6f332ef1e414ec41a188217d7547a371ed975de
I cannot reproduce the failure with a recent build with expensive checks.
-- 
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/20210103/342cec29/attachment.html>
    
    
More information about the llvm-bugs
mailing list