[PATCH] D40613: [LoopIdiom] Recognize unordered atomic memset

Daniel Neilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 30 18:42:33 PDT 2018


dneilson updated this revision to Diff 149226.
dneilson added a comment.

- Rebaseline, just to keep this up-to-date.


Repository:
  rL LLVM

https://reviews.llvm.org/D40613

Files:
  lib/Transforms/Scalar/LoopIdiomRecognize.cpp
  test/Transforms/LoopIdiom/X86/unordered-atomic-memcpy.ll
  test/Transforms/LoopIdiom/X86/unordered-atomic-memset.ll
  test/Transforms/LoopIdiom/unordered-atomic-memset-noarch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40613.149226.patch
Type: text/x-patch
Size: 18083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180531/fba2561c/attachment.bin>


More information about the llvm-commits mailing list