[PATCH] D22600: [PGO] Fix profile mismatch in Comdat function with pre-inliner
Rong Xu via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 21 13:14:57 PDT 2016
xur updated this revision to Diff 64946.
xur added a comment.
Address David's review comments:
(1) change option name.
(2) split the refactoring work into NFC patch:
https://reviews.llvm.org/D22643
https://reviews.llvm.org/D22643 [PGO] Make needsComdatForCounter() available (NFC)
https://reviews.llvm.org/D22600
Files:
lib/Transforms/Instrumentation/PGOInstrumentation.cpp
test/Transforms/PGOProfile/Inputs/indirect_call.proftext
test/Transforms/PGOProfile/comdat_internal.ll
test/Transforms/PGOProfile/indirect_call_profile.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22600.64946.patch
Type: text/x-patch
Size: 13585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160721/f3eb481a/attachment.bin>
More information about the llvm-commits
mailing list