[PATCH] D88471: [Passes] Run peeling as part of simple/full loop unrolling.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 16 07:31:44 PST 2020
fhahn added a comment.
In D88471#2441745 <https://reviews.llvm.org/D88471#2441745>, @xbolva00 wrote:
> Are you gonna land this patch?
Yes I plan to land this soon. I'd just like to make sure to land this after addressing some perf regression we are seeing internally (unrelated to this patch), so it is easy to see whether this introduces any new ones.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88471/new/
https://reviews.llvm.org/D88471
More information about the llvm-commits
mailing list