[PATCH] D104636: [LoopIdiom] [LoopNest] let the pass deal with runtime memset size

Yueh-Ting Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 3 05:02:44 PDT 2021


eopXD added a comment.

In D104636#2921989 <https://reviews.llvm.org/D104636#2921989>, @lebedev.ri wrote:

> High-level comment: let's not convolute things too much.
> I'm honestly already at loss with the current diff, and (to me!) not very clear answers to the questions.
> Let's at least deal with proper loop-idiom patch first,
> and maybe follow-up with a loop-nest loop idiom changes.

Sure.
Let me open a new patch on the proper loop-idiom and maybe come back here after that.
Thank you for following up with this patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104636



More information about the llvm-commits mailing list