[PATCH] D132199: [LoopPassManager] Ensure to construct loop nests with the outermost loop

Congzhe Cao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 21 21:00:39 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6782d71680ea: [LoopPassManager] Ensure to construct loop nests with the outermost loop (authored by congzhe).

Changed prior to commit:
  https://reviews.llvm.org/D132199?vs=461943&id=462077#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132199

Files:
  llvm/include/llvm/Transforms/Scalar/LoopPassManager.h
  llvm/lib/Transforms/Scalar/LoopInterchange.cpp
  llvm/lib/Transforms/Scalar/LoopPassManager.cpp
  llvm/test/Transforms/LoopInterchange/interchanged-loop-nest-4.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132199.462077.patch
Type: text/x-patch
Size: 7127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220922/ea8f175e/attachment.bin>


More information about the llvm-commits mailing list