[PATCH] D155743: [AggressiveInstCombine] Fold strcmp for short string literals with size 2

Maksim Kita via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 20 08:50:45 PDT 2023


kitaisreal updated this revision to Diff 542551.
kitaisreal marked 3 inline comments as done.
kitaisreal added a comment.

Updated implementation.


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

https://reviews.llvm.org/D155743

Files:
  llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
  llvm/test/Transforms/AggressiveInstCombine/strcmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155743.542551.patch
Type: text/x-patch
Size: 15748 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230720/d7f449c8/attachment.bin>


More information about the llvm-commits mailing list