[PATCH] D122148: [SLP] Peek into loads when hitting the RecursionMaxDepth

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 5 03:10:54 PDT 2022


dmgreen updated this revision to Diff 420432.
dmgreen added a comment.

Update with OneUse checks and a VL limit.


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.420432.patch
Type: text/x-patch
Size: 43227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220405/c15b0a07/attachment.bin>


More information about the llvm-commits mailing list