[PATCH] D103362: [LoopUnroll] Separate peeling from unrolling
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 29 10:05:12 PDT 2021
lebedev.ri requested changes to this revision.
lebedev.ri added a comment.
This revision now requires changes to proceed.
This doesn't make sense to me.
So now if we ask to unroll loop, and peel stuff first, it will only do the peeling?
The tests even show as much.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103362/new/
https://reviews.llvm.org/D103362
More information about the llvm-commits
mailing list