[PATCH] D51893: [X86] Teach X86SelectionDAGInfo::EmitTargetCodeForMemcpy about GNUX32

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 11 16:55:35 PDT 2018


craig.topper added a comment.

I believe we have the same bug for memset as well, but I'd prefer to tackle that as a follow up since I don't have a test case yet.


https://reviews.llvm.org/D51893





More information about the llvm-commits mailing list