[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 15:18:19 PST 2017


yamauchi updated this revision to Diff 122926.
yamauchi marked 5 inline comments as done.
yamauchi added a comment.

Rebased and addressed comments.


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.122926.patch
Type: text/x-patch
Size: 8446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171114/03437174/attachment.bin>


More information about the llvm-commits mailing list