[PATCH] D125495: [Inline][Remark] Annotate inline pass name with link phase information for analysis.

Wenlei He via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 12 15:34:01 PDT 2022


wenlei added a subscriber: modimo.
wenlei added a comment.

there's also an always inline pass (AlwaysInliner.cpp).

cc @modimo in case this affects inline replay as well. theoretically replay can be more accurate leveraging accurate pass info.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125495/new/

https://reviews.llvm.org/D125495



More information about the llvm-commits mailing list