[PATCH] D87954: GC-parseable element atomic memcpy/memmove, single patch

Artur Pilipenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 18 16:37:36 PDT 2020


apilipenko created this revision.
Herald added subscribers: llvm-commits, dantrushin, jfb, hiraditya.
Herald added a project: LLVM.
apilipenko requested review of this revision.

Sharing a single patch for the proposal discussion on llvm-dev. If there are no objections I will split it into individual reviews.

See "GC-parseable element atomic memcpy/memmove" thread on llvm-dev for details.


https://reviews.llvm.org/D87954

Files:
  llvm/include/llvm/IR/IRBuilder.h
  llvm/lib/IR/IRBuilder.cpp
  llvm/lib/IR/Verifier.cpp
  llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
  llvm/lib/Transforms/Utils/Local.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87954.292924.patch
Type: text/x-patch
Size: 10454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200918/aa456578/attachment.bin>


More information about the llvm-commits mailing list