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

Layton Kifer <laytonki...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |laytonki...@gmail.com
         Resolution|---                         |FIXED
 Fixed By Commit(s)|                            |https://reviews.llvm.org/D8
                   |                            |0844
             Status|NEW                         |RESOLVED

--- Comment #2 from Layton Kifer <laytonki...@gmail.com> ---
There was a bug in the handling of switch statements by tailcallelim and the
test was relying on it. The handling of switch statements has been changed and
the test fixed. https://reviews.llvm.org/D80844

-- 
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