[llvm-bugs] [Bug 34889] New: Number passes

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Oct 9 13:26:56 PDT 2017


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

            Bug ID: 34889
           Summary: Number passes
           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

When a pass is run multiple times it's not clear which invocation triggered a
remark.  

This is also interesting across different passes.  If an optimization enables
another one, we would want to check that they were scheduled in the right
order.

-- 
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/20171009/a301235a/attachment.html>


More information about the llvm-bugs mailing list