[PATCH] D60638: [LoopUnroll] Move list of params into a struct [NFCI].

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 12 15:36:04 PDT 2019


asbirlea created this revision.
asbirlea added reviewers: sanjoy, efriedma.
Herald added subscribers: dmgreen, zzheng, jlebar.
Herald added a project: LLVM.

Cleanup suggested in review of r358304.


Repository:
  rL LLVM

https://reviews.llvm.org/D60638

Files:
  include/llvm/Transforms/Utils/UnrollLoop.h
  lib/Transforms/Scalar/LoopUnrollPass.cpp
  lib/Transforms/Utils/LoopUnroll.cpp
  lib/Transforms/Utils/LoopUnrollRuntime.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60638.194973.patch
Type: text/x-patch
Size: 15407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190412/24d23102/attachment.bin>


More information about the llvm-commits mailing list