[PATCH] D36922: [LibCallSimplifier] try harder to fold memcmp with constant arguments
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 21 06:57:31 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL311333: [LibCallSimplifier] try harder to fold memcmp with constant arguments (authored by spatel).
Changed prior to commit:
https://reviews.llvm.org/D36922?vs=111823&id=111971#toc
Repository:
rL LLVM
https://reviews.llvm.org/D36922
Files:
llvm/trunk/lib/Transforms/Utils/SimplifyLibCalls.cpp
llvm/trunk/test/Transforms/InstCombine/memcmp-constant-fold.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36922.111971.patch
Type: text/x-patch
Size: 6362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170821/4b145c58/attachment.bin>
More information about the llvm-commits
mailing list