This is an archive of the discontinued LLVM Phabricator instance.

[LoopIdiomRecognize] Add support for atomic memmove
Needs RevisionPublic

Authored by EricWF on Feb 3 2018, 8:56 PM.

Details

Reviewers
chandlerc
bkramer
Summary

This patch builds on D42889 by adding support for unordered atomic memmove.

Diff Detail

Event Timeline

chandlerc requested changes to this revision.Mar 26 2018, 1:09 PM

Just marking that this would need rebasing on a corrected form of the underlying change. That way it doesn't show up in my queue to review.

This revision now requires changes to proceed.Mar 26 2018, 1:09 PM