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

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 22 07:58:48 PDT 2022


dmgreen added a comment.

In D122148#3397828 <https://reviews.llvm.org/D122148#3397828>, @vporpo wrote:

> Have you checked the compile-time overhead of increasing the max depth by 1?

I can check, but it would need to increase the max depth by 2.


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

https://reviews.llvm.org/D122148



More information about the llvm-commits mailing list