[PATCH] D63885: [LOOPINFO] Introduce the loop guard API.

Whitney via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 22 13:55:12 PDT 2019


Whitney updated this revision to Diff 211183.
Whitney marked 5 inline comments as done.
Whitney added a comment.

Next step after this lands is modifying Loop Fusion to use the loop guard. @kbarton


Repository:
  rL LLVM

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

https://reviews.llvm.org/D63885

Files:
  llvm/include/llvm/Analysis/LoopInfo.h
  llvm/lib/Analysis/LoopInfo.cpp
  llvm/unittests/Analysis/LoopInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63885.211183.patch
Type: text/x-patch
Size: 20037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190722/24ee50ab/attachment.bin>


More information about the llvm-commits mailing list