[PATCH] D39980: Add heuristics for irreducible loop metadata under PGO

Hiroshi Yamauchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 14 16:28:34 PST 2017


yamauchi updated this revision to Diff 122946.
yamauchi marked an inline comment as done.
yamauchi edited the summary of this revision.
yamauchi added a comment.

Updated comment.


https://reviews.llvm.org/D39980

Files:
  include/llvm/Analysis/BlockFrequencyInfoImpl.h
  lib/Transforms/Instrumentation/PGOInstrumentation.cpp
  test/Analysis/BlockFrequencyInfo/irreducible_pgo.ll
  test/Transforms/PGOProfile/irreducible.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39980.122946.patch
Type: text/x-patch
Size: 8518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171115/eed5a4cc/attachment.bin>


More information about the llvm-commits mailing list