[PATCH] D139074: Vectorization Of Conditional Statements Using BOSCC
Ashutosh Nema via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 3 23:37:59 PDT 2023
Ashutosh updated this revision to Diff 555657.
Ashutosh added a comment.
Addressed review comments.
Requesting SLP developers/owners and other reviewers to have a look.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139074/new/
https://reviews.llvm.org/D139074
Files:
llvm/include/llvm/Analysis/VectorUtils.h
llvm/lib/Analysis/VectorUtils.cpp
llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPlan.cpp
llvm/lib/Transforms/Vectorize/VPlan.h
llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
llvm/lib/Transforms/Vectorize/VPlanValue.h
llvm/lib/Transforms/Vectorize/VPlanVerifier.cpp
llvm/test/Transforms/LoopVectorize/boscc0.ll
llvm/test/Transforms/LoopVectorize/boscc1.ll
llvm/test/Transforms/LoopVectorize/boscc2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139074.555657.patch
Type: text/x-patch
Size: 65767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230904/62d1e88a/attachment.bin>
More information about the llvm-commits
mailing list