[PATCH] D88471: [Passes] Run peeling as part of simple/full loop unrolling.
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 2 06:18:05 PDT 2020
lebedev.ri accepted this revision.
lebedev.ri added a comment.
This revision is now accepted and ready to land.
This looks good to me FWIW, on the code i have checked this on,
this is a win, causing small perf improvement and apparently no regressions.
Not sure if other reviewers have other comments.
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