[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 11:24:58 PDT 2016


xur updated this revision to Diff 64931.
xur marked 3 inline comments as done.
xur added a comment.

Integrated the review suggestions from Jake and Sean.

Thanks,

-Rong


https://reviews.llvm.org/D22600

Files:
  include/llvm/ProfileData/InstrProf.h
  lib/ProfileData/InstrProf.cpp
  lib/Transforms/Instrumentation/InstrProfiling.cpp
  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.64931.patch
Type: text/x-patch
Size: 17540 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160721/ae279286/attachment.bin>


More information about the llvm-commits mailing list