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

Daniel Neilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 25 09:39:14 PDT 2017


dneilson updated this revision to Diff 100259.
dneilson edited the summary of this revision.
dneilson added a comment.

- Remove dependence on https://reviews.llvm.org/D33240 by expanding to the current, existing, form of atomic.memcpy.


https://reviews.llvm.org/D33243

Files:
  include/llvm/IR/IRBuilder.h
  lib/IR/IRBuilder.cpp
  lib/Transforms/Scalar/LoopIdiomRecognize.cpp
  test/Transforms/LoopIdiom/unordered-atomic-memcpy.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33243.100259.patch
Type: text/x-patch
Size: 16627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170525/72be700b/attachment.bin>


More information about the llvm-commits mailing list