[llvm-bugs] [Bug 33786] New: Emit only one remark per successful inlining

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Jul 14 10:30:17 PDT 2017


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

            Bug ID: 33786
           Summary: Emit only one remark per successful inlining
           Product: tools
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: opt-viewer
          Assignee: unassignedbugs at nondot.org
          Reporter: anemet at apple.com
                CC: anemet at apple.com, llvm-bugs at lists.llvm.org

We emit one analysis remark with the result of the profitability decision and
one "passed" remark at the final inline.  We should fold the analysis into the
final "passed" remark.

-- 
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/20170714/e55b39af/attachment.html>


More information about the llvm-bugs mailing list