https://bugs.llvm.org/show_bug.cgi?id=36264

Nirav Dave <nir...@google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #2 from Nirav Dave <nir...@google.com> ---
Ah. This isn't actually infinite, just ridiculously slow because we check
through all chain paths to the first non TokenFactor.

rL324491 fixes this by adding a quick redundancy check.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to