[PATCH] D64548: [LoopInfo] Introduce getUniqueNonLatchExitBlocks utility function
Serguei Katkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 11 00:42:16 PDT 2019
skatkov created this revision.
skatkov added reviewers: reames, mkuper.
Herald added subscribers: dmgreen, zzheng, hiraditya.
Herald added a project: LLVM.
Extract the code from LoopUnrollRuntime into utility function to
re-use it in D63923 <https://reviews.llvm.org/D63923>.
https://reviews.llvm.org/D64548
Files:
llvm/include/llvm/Analysis/LoopInfo.h
llvm/include/llvm/Analysis/LoopInfoImpl.h
llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64548.209136.patch
Type: text/x-patch
Size: 5656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190711/a7bee0fb/attachment.bin>
More information about the llvm-commits
mailing list