[PATCH] D64548: [LoopInfo] Introduce getUniqueNonLatchExitBlocks utility function

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 14 22:51:49 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366040: [LoopInfo] Introduce getUniqueNonLatchExitBlocks utility function (authored by skatkov, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64548?vs=209756&id=209761#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64548

Files:
  llvm/trunk/include/llvm/Analysis/LoopInfo.h
  llvm/trunk/include/llvm/Analysis/LoopInfoImpl.h
  llvm/trunk/lib/Transforms/Utils/LoopUnrollRuntime.cpp
  llvm/trunk/unittests/Analysis/LoopInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64548.209761.patch
Type: text/x-patch
Size: 7795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190715/ded14b8f/attachment.bin>


More information about the llvm-commits mailing list