[PATCH] D32417: [APInt] Simplify the zext and sext methods
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 24 08:58:02 PDT 2017
craig.topper added a comment.
What is the project prefered way of writing memcpy/memset/memmove? A quick grep shows that they are far more often used without std::
https://reviews.llvm.org/D32417
More information about the llvm-commits
mailing list