[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
Wed Jul 26 09:39:22 PDT 2023


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

Re-upload the same patch with mentioning correct repository LLVM Github Monorepo.


Repository:
  rG LLVM Github Monorepo

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.544407.patch
Type: text/x-patch
Size: 15748 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230726/2c82f38f/attachment.bin>


More information about the llvm-commits mailing list