[PATCH] D68089: [InstCombine] Optimize some memccpy calls to memcpy/null
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 25 10:16:34 PST 2019
jdoerfert added a comment.
In D68089#1728785 <https://reviews.llvm.org/D68089#1728785>, @jdoerfert wrote:
> Btw, the sext vs zext question is my last request, I think this is fine otherwise.
Did you add a test or check for this?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68089/new/
https://reviews.llvm.org/D68089
More information about the llvm-commits
mailing list