[llvm-bugs] [Bug 44304] tailcallelim change the semantic of my program

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Jun 5 09:15:21 PDT 2020


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

Layton Kifer <laytonkifer at gmail.com> changed:

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

--- Comment #2 from Layton Kifer <laytonkifer at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200605/cf0f0b90/attachment.html>


More information about the llvm-bugs mailing list