[PATCH] D96018: [LoopVectorize] NFC: Change computeFeasibleMaxVF to operate on ElementCount.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 4 05:28:26 PST 2021
sdesmalen added a comment.
Just FYI, this patch is part of some refactoring that prepares the LV for creating VPlans with a scalable VF.
I've posted a few more patches (without adding reviewers yet) to provide some context of why these NFC changes are required and what they're working towards.
Hope that's helpful!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96018/new/
https://reviews.llvm.org/D96018
More information about the llvm-commits
mailing list