[PATCH] D28909: [InstCombineCalls] Unfold element atomic memcpy instruction

Igor Laevsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 19 09:44:02 PST 2017


igor-laevsky updated this revision to Diff 84985.
igor-laevsky added a comment.

Add tests


https://reviews.llvm.org/D28909

Files:
  include/llvm/IR/IntrinsicInst.h
  lib/Transforms/InstCombine/InstCombineCalls.cpp
  lib/Transforms/InstCombine/InstCombineInternal.h
  test/Transforms/InstCombine/element-atomic-memcpy-to-loads.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28909.84985.patch
Type: text/x-patch
Size: 9916 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170119/b7572322/attachment.bin>


More information about the llvm-commits mailing list