[PATCH] D96806: [SampleFDO] Stop repeated indirect call promotion for the same target

Wei Mi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 18 17:05:26 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5fb65c02ca5e: [SampleFDO] Stop repeated indirect call promotion for the same target. (authored by wmi).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96806

Files:
  llvm/include/llvm/ProfileData/InstrProf.h
  llvm/lib/Analysis/IndirectCallPromotionAnalysis.cpp
  llvm/lib/ProfileData/InstrProf.cpp
  llvm/lib/Transforms/IPO/SampleProfile.cpp
  llvm/test/Transforms/SampleProfile/Inputs/norepeated-icp.prof
  llvm/test/Transforms/SampleProfile/indirect-call.ll
  llvm/test/Transforms/SampleProfile/norepeated-icp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96806.324819.patch
Type: text/x-patch
Size: 18556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210219/cf1d51de/attachment.bin>


More information about the llvm-commits mailing list