[PATCH] D154725: [AggressiveInstCombine] Fold strcmp for short string literals

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 03:53:13 PDT 2023


xbolva00 added a comment.

It would be great to have reusable general algo with N as parameter.

Then it can be used also some memcmp calls…


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

https://reviews.llvm.org/D154725



More information about the llvm-commits mailing list