[PATCH] D44595: Restructuring LoopRotation.cpp to create Loop Rotation Pass with Loop Rotation Utility Interface

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 29 01:51:12 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL328766: [LoopRotate] Restructuring LoopRotation.cpp to create Loop Rotation Pass with… (authored by dmgreen, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44595?vs=139838&id=140193#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44595

Files:
  llvm/trunk/include/llvm/Transforms/Utils/LoopRotationUtils.h
  llvm/trunk/lib/Transforms/Scalar/LoopRotation.cpp
  llvm/trunk/lib/Transforms/Utils/CMakeLists.txt
  llvm/trunk/lib/Transforms/Utils/LoopRotationUtils.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44595.140193.patch
Type: text/x-patch
Size: 51544 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180329/d8f70e6e/attachment.bin>


More information about the llvm-commits mailing list