[PATCH] D73569: [LoopUtils] Make duplicate method a utility. [NFCI]

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 31 14:44:47 PST 2020


asbirlea updated this revision to Diff 241818.
asbirlea marked an inline comment as done.
asbirlea added a comment.

Updated to address comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73569

Files:
  llvm/include/llvm/Transforms/Scalar/LoopPassManager.h
  llvm/include/llvm/Transforms/Utils/LoopUtils.h
  llvm/lib/Transforms/Scalar/LoopUnrollAndJamPass.cpp
  llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp
  llvm/lib/Transforms/Utils/LoopUtils.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73569.241818.patch
Type: text/x-patch
Size: 10346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200131/5c681cc7/attachment-0001.bin>


More information about the llvm-commits mailing list