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

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 24 10:52:39 PDT 2022


tra added a comment.

@nikic . This blocks our internal compiler release and we need some sort of work-around until we can properly deal with the issue.

> Would it be possible to introduce a cc1 option disabling this kind of peeling,...?

I do not understand the code enough to tell where would be the best point to control this. If you could suggest a minimally invasive way to do it, I'd appreciate it.


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