[PATCH] D92804: [ICP] Don't promote when target not defined in module

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 8 07:45:51 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG77b509710ce7: [ICP] Don't promote when target not defined in module (authored by tejohnson).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92804

Files:
  llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
  llvm/test/LTO/Resolution/X86/load-sample-prof-icp.ll
  llvm/test/Transforms/PGOProfile/icp_covariant_call_return.ll
  llvm/test/Transforms/PGOProfile/icp_covariant_invoke_return.ll
  llvm/test/Transforms/PGOProfile/indirect_call_promotion_musttail.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92804.310211.patch
Type: text/x-patch
Size: 4198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201208/582b5ca4/attachment.bin>


More information about the llvm-commits mailing list