[PATCH] D96727: [NPM] Properly reset parent loop after loop passes

Ta-Wei Tu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 18 00:02:05 PST 2021


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

- Move `#ifndef NDEBUG` guard
- Reduce bug reproducer


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96727

Files:
  llvm/include/llvm/Transforms/Scalar/LoopPassManager.h
  llvm/lib/Transforms/Scalar/LoopPassManager.cpp
  llvm/test/Transforms/Util/pr49185.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96727.324544.patch
Type: text/x-patch
Size: 5663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210218/741b9567/attachment.bin>


More information about the llvm-commits mailing list