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

            Bug ID: 48779
           Summary: [NewPM] -passes=default should imply
                    -aa-pipeline=default
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]

I should know better by now, but just wasted another half hour debugging a
mysterious NewPM bug, which came down to a missing -aa-pipeline=default in the
opt invocation. I've seen others fall in the same trap as well. If someone uses
a default optimization pipeline, it stands to reason that they also want to use
a default AA pipeline.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to