[PATCH] D154725: [SimplifyLibCalls] Fold strcmp for short string literals
Maksim Kita via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 11 09:11:46 PDT 2023
kitaisreal updated this revision to Diff 539144.
kitaisreal added a comment.
Moved transformation into AggressiveInstCombine
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.539144.patch
Type: text/x-patch
Size: 12771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230711/33f218be/attachment.bin>
More information about the llvm-commits
mailing list