[PATCH] D134803: [LoopPeeling] Support peeling loops with non-latch exits

Bogdan Graur via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 17 13:10:02 PDT 2022


bgraur added a comment.

Heads-up: a root cause is pointing to this patch for a miscompile that leads to an infinite loop in one of our tests.
Working on a reproducer.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134803



More information about the llvm-commits mailing list