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

Reply via email to