[PATCH] D82395: Strlen loop idiom recognition and folding

Muhammad Usman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 8 06:35:50 PDT 2020


musman added a comment.

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

> This should be several patches:
>
> - Loop idiom recognition for plain strlen
> - langref for new strlen16
> - other strlen16 patches
> - Loop idiom recognition for strlen16


Thanks, I will split this up into smaller patches


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82395





More information about the llvm-commits mailing list