[llvm] [PartiallyInlineLibCalls] Inline strcmp/strncmp calls like `strncmp(s, "ab")` (PR #89339)

Franklin Zhang via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 18 23:09:45 PDT 2024


FLZ101 wrote:

I'll move this feature to AggressiveInstCombine.

https://github.com/llvm/llvm-project/pull/89339


More information about the llvm-commits mailing list