[PATCH] D33243: [Atomics][LoopIdiom] Recognize unordered atomic memcpy

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 31 07:23:42 PDT 2017


anna added a comment.

In https://reviews.llvm.org/D33243#768222, @reames wrote:

> LGTM
>
> Anna, since Daniel doesn't yet have commit access would you mind landing this?  I would do it myself, but can't commit the time to watch for any problems after commit.


Sure. @dneilson Could you please update the diff after addressing the comment inline, run clang-format on modified lines, and required tests.. I'll run some tests and check it in once that's done. Thanks.


https://reviews.llvm.org/D33243





More information about the llvm-commits mailing list