[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 15:54:18 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346370: [PGO] Exit early if all count values are zero (authored by xur, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54212?vs=173006&id=173064#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54212

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

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


More information about the llvm-commits mailing list