[PATCH] D67920: [PGO] Refactor Value Profiling into a plugin based oracle and create a well defined API for the plugins.

wael yehia via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 26 07:26:25 PDT 2019


w2yehia updated this revision to Diff 221943.
w2yehia added a comment.

Changed 'VPOPluginChain_t' to 'VPOPluginChainFinal` based on Teresa's comment.


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

https://reviews.llvm.org/D67920

Files:
  llvm/lib/Transforms/Instrumentation/CMakeLists.txt
  llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
  llvm/lib/Transforms/Instrumentation/ValueProfileOracle.cpp
  llvm/lib/Transforms/Instrumentation/ValueProfileOracle.h
  llvm/lib/Transforms/Instrumentation/ValueProfilePlugins.inc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67920.221943.patch
Type: text/x-patch
Size: 19536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190926/9f3aa7af/attachment.bin>


More information about the llvm-commits mailing list