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

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 17 17:58:01 PST 2021


asbirlea accepted this revision.
asbirlea added a comment.
This revision is now accepted and ready to land.

Fix looks good. As a detail, perhaps move the NDEBUG inside the body of `setParentLoop` to keep the code cleaner?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96727



More information about the llvm-commits mailing list