[PATCH] D156124: LoopVectorize/iv-select-cmp: add tests for truncated IV
Ramkumar Ramachandra via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 14 04:19:58 PDT 2023
artagnon added a comment.
Hi Mel,
I've implemented (3) carefully, which I will post as a follow-up. Could you kindly double-check that the first two examples should be vectorized, while the other three shouldn't be?
Thanks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156124/new/
https://reviews.llvm.org/D156124
More information about the llvm-commits
mailing list