[PATCH] D33243: [Atomics][LoopIdiom] Recognize unordered atomic memcpy
Anna Thomas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 26 07:05:58 PDT 2017
anna added a comment.
In https://reviews.llvm.org/D33243#764575, @dneilson wrote:
> - Remove dependence on https://reviews.llvm.org/D33240 by expanding to the current, existing, form of atomic.memcpy.
Do you mean the intrinsic that was already added? If so, could you please run `make check all` to confirm that all tests pass.
https://reviews.llvm.org/D33243
More information about the llvm-commits
mailing list