[PATCH] D46829: Require DominatorTree when requiring/preserving LoopInfo in the old pass manager

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 17 00:45:21 PDT 2018


uabelho updated this revision to Diff 147254.
uabelho added a comment.

Updated the comments in the code to not specifically mention -break-crit-edges.


https://reviews.llvm.org/D46829

Files:
  lib/Analysis/BranchProbabilityInfo.cpp
  lib/Analysis/LazyBlockFrequencyInfo.cpp
  lib/Analysis/LazyBranchProbabilityInfo.cpp
  test/Transforms/Util/PR37334-break-crit-edges-require-dt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46829.147254.patch
Type: text/x-patch
Size: 4646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180517/f233c9c9/attachment.bin>


More information about the llvm-commits mailing list