[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
Thu Sep 26 08:34:31 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL372990: [LoopInfo] Limit the iterations to check whether a loop has dedicated exits (authored by wmi, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D67359?vs=221780&id=221963#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67359/new/
https://reviews.llvm.org/D67359
Files:
llvm/trunk/include/llvm/Analysis/LoopInfo.h
llvm/trunk/include/llvm/Analysis/LoopInfoImpl.h
llvm/trunk/lib/Analysis/LoopInfo.cpp
llvm/trunk/test/Transforms/LICM/loop-max-dedicated-exit-iterations.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67359.221963.patch
Type: text/x-patch
Size: 7141 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190926/ceeba3f2/attachment.bin>
More information about the llvm-commits
mailing list