[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 10:27:33 PDT 2022


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

Add an extra oneuse check on the zext/sext


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


More information about the llvm-commits mailing list