[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 27 08:45:54 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcbfcf90152de: [AggressiveInstCombine] Fold strcmp for short string literals with size 2 (authored by kitaisreal).
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.544792.patch
Type: text/x-patch
Size: 15748 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230727/e51354c5/attachment.bin>
More information about the llvm-commits
mailing list