[PATCH] D62700: [PGO] Handle cases of non-instrument BBs

Rong Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 10 14:55:48 PDT 2019


xur updated this revision to Diff 203903.
xur added a comment.

Integrated David's review suggestions.


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

https://reviews.llvm.org/D62700

Files:
  llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
  llvm/test/Transforms/PGOProfile/Inputs/PR41279.proftext
  llvm/test/Transforms/PGOProfile/Inputs/PR41279_2.proftext
  llvm/test/Transforms/PGOProfile/PR41279.ll
  llvm/test/Transforms/PGOProfile/PR41279_2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62700.203903.patch
Type: text/x-patch
Size: 13841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190610/e1b4ede1/attachment.bin>


More information about the llvm-commits mailing list