[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 15:34:02 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL362995: [PGO] Handle cases of non-instrument BBs (authored by xur, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D62700?vs=203903&id=203914#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62700/new/
https://reviews.llvm.org/D62700
Files:
llvm/trunk/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
llvm/trunk/test/Transforms/PGOProfile/Inputs/PR41279.proftext
llvm/trunk/test/Transforms/PGOProfile/Inputs/PR41279_2.proftext
llvm/trunk/test/Transforms/PGOProfile/PR41279.ll
llvm/trunk/test/Transforms/PGOProfile/PR41279_2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62700.203914.patch
Type: text/x-patch
Size: 14060 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190610/60c8fdce/attachment.bin>
More information about the llvm-commits
mailing list