[PATCH] D128089: [InstCombine] Fold strncmp of constant arrays and variable size

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 28 07:50:17 PDT 2022


courbet accepted this revision.
courbet added a comment.
This revision is now accepted and ready to land.

> I'm not sure I understand the concern but my impression is that we're debating the difference between the following two equivalent forms of the loop

OK, I was afraid you were implying that they were not equivalent.

SGTM then.


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

https://reviews.llvm.org/D128089



More information about the llvm-commits mailing list