[llvm-dev] llvm.memcpy for struct copy

ma jun via llvm-dev llvm-dev at lists.llvm.org
Mon Jan 29 23:12:48 PST 2018


Hi all
     I'm new here, and I have some question about llvm.memcpy intrinsic.
     why does llvm.memcpy intrinsic only support i8*  for first two
arguments?  and does clang will also transform struct copy into llvm.memcpy
? what format does IR looks like?
     Thanks !

     Regards
     Jun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180130/2e895e8d/attachment.html>


More information about the llvm-dev mailing list