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

Martin Sebor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 21 08:39:27 PDT 2022


msebor updated this revision to Diff 438721.

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

https://reviews.llvm.org/D128089

Files:
  llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/test/Transforms/InstCombine/strncmp-5.ll
  llvm/test/Transforms/InstCombine/strncmp-6.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128089.438721.patch
Type: text/x-patch
Size: 23578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220621/0b097b1a/attachment.bin>


More information about the llvm-commits mailing list