[PATCH] D87045: [LoopNest] Handle loop-nest passes in LoopPassManager

Ta-Wei Tu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 9 12:58:52 PDT 2020


TaWeiTu updated this revision to Diff 290810.
TaWeiTu added a comment.

Address (some) code review comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87045

Files:
  llvm/include/llvm/Analysis/LoopNestAnalysis.h
  llvm/include/llvm/Transforms/Scalar/LoopPassManager.h
  llvm/lib/Analysis/LoopNestAnalysis.cpp
  llvm/lib/Transforms/Scalar/LoopPassManager.cpp
  llvm/unittests/Transforms/Scalar/LoopPassManagerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87045.290810.patch
Type: text/x-patch
Size: 18435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200909/526c5b90/attachment.bin>


More information about the llvm-commits mailing list