[PATCH] D124936: [VPlan] Move usesScalars/onlyFirstLaneUsed to VPUser.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 5 08:57:09 PDT 2022
fhahn updated this revision to Diff 427347.
fhahn added a comment.
Remove casts from VPUser -> VPRecipeBase before accessing usesScalars/onlyFirstLaneUsed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124936/new/
https://reviews.llvm.org/D124936
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPlan.cpp
llvm/lib/Transforms/Vectorize/VPlan.h
llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
llvm/lib/Transforms/Vectorize/VPlanValue.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124936.427347.patch
Type: text/x-patch
Size: 5068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220505/3a7d13a6/attachment.bin>
More information about the llvm-commits
mailing list