[llvm-bugs] [Bug 25864] Divergence Analysis: Constant load in branch considered divergent
    via llvm-bugs 
    llvm-bugs at lists.llvm.org
       
    Fri Dec 18 13:45:39 PST 2015
    
    
  
https://llvm.org/bugs/show_bug.cgi?id=25864
Jingyue Wu <wujingyue at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
--- Comment #3 from Jingyue Wu <wujingyue at gmail.com> ---
I wasn't looking close enough. The problem is that the divergence analysis was
computing sync-dependencies incorrectly. r256036 should fix this issue. Let me
know if it doesn't.
-- 
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/20151218/3da57f83/attachment.html>
    
    
More information about the llvm-bugs
mailing list