[PATCH] D67359: [IVUser] Limit the iterations to check whether a loop has dedicated exits for extreme large case

Wei Mi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 25 08:38:46 PDT 2019


wmi updated this revision to Diff 221780.
wmi added a comment.
Herald added a subscriber: asbirlea.

Address Serguei's comment: add a unittest.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D67359

Files:
  include/llvm/Analysis/LoopInfo.h
  include/llvm/Analysis/LoopInfoImpl.h
  lib/Analysis/LoopInfo.cpp
  test/Transforms/LICM/loop-max-dedicated-exit-iterations.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67359.221780.patch
Type: text/x-patch
Size: 7009 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190925/dc384a36/attachment.bin>


More information about the llvm-commits mailing list