[PATCH] D58327: [Dominators] Simplify and optimize path compression used in link-eval forest.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 17 19:29:29 PST 2019


MaskRay updated this revision to Diff 187187.
MaskRay retitled this revision from "[Dominators] Simplify and optimize path compression used in eval()" to "[Dominators] Simplify and optimize path compression used in link-eval forest.".
MaskRay added a comment.

Add comments


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58327/new/

https://reviews.llvm.org/D58327

Files:
  include/llvm/Support/GenericDomTreeConstruction.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58327.187187.patch
Type: text/x-patch
Size: 4185 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190218/6f0d73e2/attachment-0001.bin>


More information about the llvm-commits mailing list