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

Maksim Kita via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 8 10:22:20 PDT 2023


kitaisreal updated this revision to Diff 538379.
kitaisreal added a comment.

Added propert implementation with branches.


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

https://reviews.llvm.org/D154725

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154725.538379.patch
Type: text/x-patch
Size: 4648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230708/08ec13a2/attachment.bin>


More information about the llvm-commits mailing list