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

Simon Pilgrim <llvm-...@redking.me.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |llvm-...@redking.me.uk
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #3 from Simon Pilgrim <llvm-...@redking.me.uk> ---
I think we can resolve this - we haven't seen anything similar for a long time.

This is from the period that AutoUpgrade.cpp was struggling with the number of
if-else stages we had in matching the intrinsic names, before we began to merge
the string comparisons a lot more, so its likely that this was the problem.
e.g. see rL271232 and rL280603

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

Reply via email to