[PATCH] D65958: [Loop] Add isRotated method to Loop class.

Kit Barton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 11 06:45:59 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG942c9946cc2f: [Loop] Add isRotated method to Loop class. (authored by kbarton).

Changed prior to commit:
  https://reviews.llvm.org/D65958?vs=231953&id=233358#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65958

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: D65958.233358.patch
Type: text/x-patch
Size: 6541 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191211/e6a2a970/attachment.bin>


More information about the llvm-commits mailing list