[PATCH] D100102: [VPlan] Iterate over phi recipes to detect reductions to fix.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 5 10:21:30 PDT 2021
fhahn updated this revision to Diff 364535.
fhahn marked 3 inline comments as done.
fhahn added a comment.
Address comments: fix name, use getBackedgeValue at an additional place.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100102/new/
https://reviews.llvm.org/D100102
Files:
llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100102.364535.patch
Type: text/x-patch
Size: 5234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210805/9772e20a/attachment.bin>
More information about the llvm-commits
mailing list