[PATCH] D40702: [PGO] More fix to infinite loop profiling

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 5 09:20:10 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL319794: [PGO] detect  infinite loop and form MST properly (authored by davidxl).

Changed prior to commit:
  https://reviews.llvm.org/D40702?vs=125079&id=125549#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40702

Files:
  llvm/trunk/lib/Transforms/Instrumentation/CFGMST.h
  llvm/trunk/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
  llvm/trunk/test/Transforms/PGOProfile/infinite_loop_gen.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40702.125549.patch
Type: text/x-patch
Size: 8871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171205/afbf4456/attachment.bin>


More information about the llvm-commits mailing list