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

Daniel Neilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 31 08:35:27 PDT 2017


dneilson updated this revision to Diff 100867.
dneilson marked an inline comment as done.
dneilson added a comment.

- Rebase to ToT.
- clang-format (no-op)

@anna I've verified that this passes 'make check'


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.100867.patch
Type: text/x-patch
Size: 27119 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170531/bd886f8b/attachment.bin>


More information about the llvm-commits mailing list