[PATCH] D154725: [AggressiveInstCombine] Fold strcmp for short string literals
Maksim Kita via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 12 03:36:41 PDT 2023
kitaisreal updated this revision to Diff 539475.
kitaisreal added a comment.
Rename fold into expand.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154725/new/
https://reviews.llvm.org/D154725
Files:
llvm/include/llvm/Transforms/AggressiveInstCombine/AggressiveInstCombine.h
llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
llvm/test/Transforms/AggressiveInstCombine/strcmp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154725.539475.patch
Type: text/x-patch
Size: 13502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230712/97fb6640/attachment.bin>
More information about the llvm-commits
mailing list