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: unassignedb...@nondot.org
          Reporter: ndesaulni...@google.com
                CC: llvm-bugs@lists.llvm.org, srhi...@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to