[PATCH] D152366: [LoopVectorize] Allow inner loop runtime checks to be hoisted above an outer loop
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 7 07:06:47 PDT 2023
david-arm added a comment.
Herald added a subscriber: wangpc.
Hi @fhahn, I've now created some nested loop runtime check tests in the LLVM test suite - see D154719 <https://reviews.llvm.org/D154719>.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152366/new/
https://reviews.llvm.org/D152366
More information about the llvm-commits
mailing list