[PATCH] D42889: [LoopIdiomRecognize] Add support for memmove. Fixes PR25165

Eric Fiselier via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 4 00:11:17 PST 2018


EricWF added a comment.

@chandlerc All of your review comments have been better addressed in the follow up commit https://reviews.llvm.org/D42890, which adds support for atomic memmove's ,


https://reviews.llvm.org/D42889





More information about the llvm-commits mailing list