[llvm-bugs] [Bug 46561] Clang produces wrong code with -O1 (Combine redundant instructions on function)
    via llvm-bugs 
    llvm-bugs at lists.llvm.org
       
    Sat Jul  4 08:25:09 PDT 2020
    
    
  
https://bugs.llvm.org/show_bug.cgi?id=46561
Sanjay Patel <spatel+llvm at rotateright.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED
 Fixed By Commit(s)|                            |3b8ae1001f6
--- Comment #3 from Sanjay Patel <spatel+llvm at rotateright.com> ---
Should be fixed with:
https://github.com/llvm/llvm-project/commit/3b8ae1001f678be00507f15df0ffaccafec1dae9
-- 
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/20200704/b227d434/attachment.html>
    
    
More information about the llvm-bugs
mailing list