[PATCH] D46526: [NewPM] Emit inliner NoDefinition missed optimization remark
Easwaran Raman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 7 11:17:50 PDT 2018
eraman added inline comments.
================
Comment at: test/Other/new-pm-defaults.ll:117
; CHECK-O-NEXT: Running analysis: FunctionAnalysisManagerCGSCCProxy
+; CHECK-O-NEXT: Running pass: PostOrderFunctionAttrsPass
; CHECK-O3-NEXT: Running pass: ArgumentPromotionPass
----------------
It is not obvious to me why they get swapped.
Repository:
rL LLVM
https://reviews.llvm.org/D46526
More information about the llvm-commits
mailing list