[PATCH] D136368: [VPlan] Use onlyFirstLaneUsed in sinkScalarOperands.
Ayal Zaks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 23 08:26:44 PDT 2022
Ayal accepted this revision.
Ayal added a comment.
This revision is now accepted and ready to land.
Ship it!
Comment needs to be updated.
================
Comment at: llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp:142
// SinkCandidate. At the moment, we identify such UAV's by looking for the
// address operands of widened memory recipes.
auto CanSinkWithUser = [SinkTo, &NeedsDuplicating,
----------------
Above sentence becomes obsolete.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136368/new/
https://reviews.llvm.org/D136368
More information about the llvm-commits
mailing list