[PATCH] D50675: [IDF] Teach Iterated Dominance Frontier to use a snapshot CFG based on a GraphDiff.

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 13 22:59:31 PDT 2018


asbirlea updated this revision to Diff 160515.
asbirlea added a comment.

Address style comments.
Rebase on top of patch making GraphDiff templated on IsPostDom/InverseGraph.


Repository:
  rL LLVM

https://reviews.llvm.org/D50675

Files:
  include/llvm/Analysis/IteratedDominanceFrontier.h
  lib/Analysis/IteratedDominanceFrontier.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50675.160515.patch
Type: text/x-patch
Size: 4038 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180814/8648ffa1/attachment.bin>


More information about the llvm-commits mailing list