[PATCH] D123819: [InstCombine] Fold strlen and strnlen recursively.

Martin Sebor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 14 15:07:13 PDT 2022


msebor abandoned this revision.
msebor added a comment.

@nikic, it doesn't make sense to me to submit your work for your review.  Please feel free to submit the patches yourself.  I'll work on the recursive approach separately.


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

https://reviews.llvm.org/D123819



More information about the llvm-commits mailing list