[PATCH] D48914: [PGOMemOPSize] Preserve the DominatorTree

Chijun Sima via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 6 07:02:54 PDT 2018


NutshellySima updated this revision to Diff 154401.
NutshellySima added a comment.

1. Use `opt -verify-dom-info` to verify DomTree.
2. Address comments.


https://reviews.llvm.org/D48914

Files:
  lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp
  test/Other/opt-O2-pipeline.ll
  test/Other/opt-O3-pipeline.ll
  test/Transforms/PGOProfile/memop_clone.ll
  test/Transforms/PGOProfile/memop_size_opt.ll
  test/Transforms/PGOProfile/memop_size_opt_zero.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48914.154401.patch
Type: text/x-patch
Size: 8977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180706/73bfb794/attachment.bin>


More information about the llvm-commits mailing list