[PATCH] D122148: [SLP] Peek into loads when hitting the RecursionMaxDepth
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 7 00:52:49 PDT 2022
dmgreen updated this revision to Diff 421115.
dmgreen added a comment.
Attempt to turn the two loops into one, by checking the opcode matches the MainOp.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122148/new/
https://reviews.llvm.org/D122148
Files:
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
llvm/test/Transforms/SLPVectorizer/AArch64/loadorder.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122148.421115.patch
Type: text/x-patch
Size: 43267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220407/4d6f0d65/attachment-0001.bin>
More information about the llvm-commits
mailing list