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

Bardia Mahjour via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 3 07:18:59 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL373601: [PGO] Refactor Value Profiling into a plugin based oracle and create a well… (authored by bmahjour, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67920?vs=222227&id=223012#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67920

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67920.223012.patch
Type: text/x-patch
Size: 19895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191003/843f869f/attachment.bin>


More information about the llvm-commits mailing list