[PATCH] D71710: [instrinsics] Add @llvm.memcpy.inline instrinsics
Guillaume Chatelet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 20 08:29:38 PST 2019
gchatelet updated this revision to Diff 234907.
gchatelet marked an inline comment as done.
gchatelet added a comment.
- address comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71710/new/
https://reviews.llvm.org/D71710
Files:
llvm/include/llvm/IR/IntrinsicInst.h
llvm/include/llvm/IR/Intrinsics.td
llvm/lib/Analysis/Lint.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/IR/Verifier.cpp
llvm/test/CodeGen/X86/memcpy-inline.ll
llvm/test/Other/lint.ll
llvm/test/Verifier/intrinsic-immarg.ll
llvm/test/Verifier/memcpy-inline.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71710.234907.patch
Type: text/x-patch
Size: 10166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191220/6286f81f/attachment-0001.bin>
More information about the llvm-commits
mailing list