[PATCH] D54212: [PGO] early exit if all count values are zero

Rong Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 7 12:36:28 PST 2018


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

Add a testcase.


https://reviews.llvm.org/D54212

Files:
  lib/Transforms/Instrumentation/PGOInstrumentation.cpp
  test/Transforms/PGOProfile/Inputs/func_entry.proftext
  test/Transforms/PGOProfile/func_entry.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54212.173006.patch
Type: text/x-patch
Size: 3663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181107/aca14809/attachment.bin>


More information about the llvm-commits mailing list