[llvm-bugs] [Bug 36543] New: ArgumentPromotion optimization might break musttail invariants

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Feb 27 12:54:42 PST 2018


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

            Bug ID: 36543
           Summary: ArgumentPromotion optimization might break musttail
                    invariants
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Interprocedural Optimizations
          Assignee: unassignedbugs at nondot.org
          Reporter: fedor at indutny.com
                CC: llvm-bugs at lists.llvm.org

Hello!

Although, I can't reproduce it anymore, I'm pretty sure that the
ArgumnetPromotion optimization might break musttail invariant (namely, matching
signatures of callee and caller).

Thanks,
Fedor.

-- 
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/20180227/31f0f34e/attachment.html>


More information about the llvm-bugs mailing list