[llvm-dev] Fwd: llvm.memcpy for struct copy
ma jun via llvm-dev
llvm-dev at lists.llvm.org
Mon Jan 29 23:06:31 PST 2018
Hi all
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/da7bb8c3/attachment-0001.html>
More information about the llvm-dev
mailing list