[PATCH] D117307: [LoopVectorize] Only check for ordered reductions if the op chain was found
Kerry McLaughlin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 4 09:52:18 PST 2022
kmclaughlin added a comment.
Hi @fhahn, there was a test added in D114002 <https://reviews.llvm.org/D114002> which covers the changes here. This is just a follow up from some discussion on that patch.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117307/new/
https://reviews.llvm.org/D117307
More information about the llvm-commits
mailing list