[PATCH] D129550: [LoopVectorize] Ensure the VPReductionRecipe is placed after all it's inputs
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 12 07:55:06 PDT 2022
david-arm updated this revision to Diff 443944.
david-arm added a comment.
- Removed pointless CHECK lines in fadd_strict_interleave for `for.end` and `ret`
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129550/new/
https://reviews.llvm.org/D129550
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/AArch64/scalable-strict-fadd.ll
llvm/test/Transforms/LoopVectorize/AArch64/strict-fadd.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129550.443944.patch
Type: text/x-patch
Size: 28482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220712/5083720c/attachment.bin>
More information about the llvm-commits
mailing list