[PATCH] D27133: Introduce element-wise atomic memcpy and memmove intrinsics

Igor Laevsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 1 05:11:40 PST 2016


igor-laevsky updated this revision to Diff 79895.
igor-laevsky marked 5 inline comments as done.
igor-laevsky added a comment.

Thanks for the comments! Please take a look at the updated diff.


https://reviews.llvm.org/D27133

Files:
  docs/LangRef.rst
  include/llvm/CodeGen/RuntimeLibcalls.h
  include/llvm/IR/Intrinsics.td
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  lib/CodeGen/TargetLoweringBase.cpp
  lib/IR/Verifier.cpp
  test/CodeGen/X86/element-wise-atomic-memory-intrinsics.ll
  test/Verifier/element-wise-atomic-memory-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27133.79895.patch
Type: text/x-patch
Size: 11570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161201/a914d3fa/attachment.bin>


More information about the llvm-commits mailing list