[PATCH] D88460: Strlen loop idiom recognition

Joerg Sonnenberger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 13 17:18:37 PDT 2021


joerg added a comment.

Please make sure at the very least that it doesn't get matched if a function named `strlen` and also test for that.


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

https://reviews.llvm.org/D88460



More information about the llvm-commits mailing list