[PATCH] D22600: [PGO] Fix profile mismatch in Comdat function with pre-inliner

Rong Xu via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 22 15:26:04 PDT 2016


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

Integrated David's comments.

Thanks,

-Rong


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/comdat_rename.ll
  test/Transforms/PGOProfile/indirect_call_profile.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22600.65179.patch
Type: text/x-patch
Size: 16858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160722/0c053911/attachment.bin>


More information about the llvm-commits mailing list