[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:43 PDT 2022


dmgreen marked an inline comment as done.
dmgreen added a comment.

In D122148#3426341 <https://reviews.llvm.org/D122148#3426341>, @ABataev wrote:

> I believe that this patch and D122145 <https://reviews.llvm.org/D122145> can be landed, just need to tweak them a bit.

Ah, great. Thanks. I guess I have to find some way to improve the shuffle order for AArch64 now... :)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122148/new/

https://reviews.llvm.org/D122148



More information about the llvm-commits mailing list