[llvm-bugs] [Bug 45591] New: missed tail call

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Apr 17 13:37:24 PDT 2020


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

            Bug ID: 45591
           Summary: missed tail call
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Interprocedural Optimizations
          Assignee: unassignedbugs at nondot.org
          Reporter: ndesaulniers at google.com
                CC: llvm-bugs at lists.llvm.org, srhines at google.com

GCC has a recent optimization
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89060
that sparked a discussion on LKML.  I checked the test case, and it seems we
miss this optimization.

-- 
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/20200417/23cb1c4e/attachment.html>


More information about the llvm-bugs mailing list