[PATCH] D70304: [Loop Peeling] Add possibility to enable peeling on loop nests.
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 22 03:20:11 PST 2019
lebedev.ri added a comment.
+1 to the general direction - we *should* be peeling more, as discussed in
https://bugs.llvm.org/show_bug.cgi?id=43910 https://bugs.llvm.org/show_bug.cgi?id=43924
but i'm not sure i'm qualified to review this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70304/new/
https://reviews.llvm.org/D70304
More information about the llvm-commits
mailing list