[PATCH] D70304: [Loop Peeling] Add possibility to enable peeling on loop nests.

Arkady Shlykov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 3 04:24:17 PST 2020


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

@fhahn, @xbolva00 Gentle reminder, the only change from the previously accepted revision is a fix of EXPENSIVE_CHECKS build failure (missing LoopInfo), change is off by default, can we land it?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70304





More information about the llvm-commits mailing list