[PATCH] D120344: [SampleProf][Inliner] Add an option to turn off inliner in sample-profile pass.

Mingming Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 23 13:25:07 PST 2022


luna updated this revision to Diff 410924.
luna added a comment.

Modify test case profile-context-tracker.ll for disable-sample-loader-inlining.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120344

Files:
  llvm/lib/Transforms/IPO/SampleProfile.cpp
  llvm/test/Transforms/SampleProfile/profile-context-tracker.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120344.410924.patch
Type: text/x-patch
Size: 6978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220223/42636084/attachment.bin>


More information about the llvm-commits mailing list