[PATCH] D50233: [InstCombine] Transform str(n)cmp to memcmp
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 4 09:40:23 PDT 2018
xbolva00 updated this revision to Diff 159184.
xbolva00 added a comment.
- Fixed logic
- Some new tests
https://reviews.llvm.org/D50233
Files:
lib/Transforms/Utils/SimplifyLibCalls.cpp
test/Transforms/InstCombine/strcmp-memcmp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50233.159184.patch
Type: text/x-patch
Size: 31164 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180804/552dcb49/attachment.bin>
More information about the llvm-commits
mailing list