[PATCH] D64548: [LoopInfo] Introduce getUniqueNonLatchExitBlocks utility function
Serguei Katkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 14 20:59:03 PDT 2019
skatkov updated this revision to Diff 209756.
skatkov added a comment.
Make getUniqueExitBlocksHelper more general with using filter predicate.
Unit test is added.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64548/new/
https://reviews.llvm.org/D64548
Files:
llvm/include/llvm/Analysis/LoopInfo.h
llvm/include/llvm/Analysis/LoopInfoImpl.h
llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
llvm/unittests/Analysis/LoopInfoTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64548.209756.patch
Type: text/x-patch
Size: 7723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190715/a3c4dfa5/attachment.bin>
More information about the llvm-commits
mailing list