<div dir="ltr"><span style="font-size:12.8px">> The compiler (certainly Clang) should be able to optimize the memcpy</span><br style="font-size:12.8px"><span style="font-size:12.8px">> away and generate the best possible code.<br></span><br>I will share the evaluation result after comparing the generated instructions <br>between "with memcpy" and "without memcpy" case using simple C# file. <br><br><br><span style="font-size:12.8px">> I'm afraid I still can't see any build errors in your messages (even</span><br style="font-size:12.8px"><span style="font-size:12.8px">> viewing the raw text). I can't comment on what I can't see.</span><br>I could not find the related build error messages. Please, ignore the previous report<div>because I am not meet the build error with latest version of the coreCLR. <br><br><br>BTW, Where can we find an official documentation of the optimization levels </div><div>(e.g., O0, O1, O2, O3, Ofast, and so on)  of clang like GCC online manual?</div><div><br><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jul 12, 2016 at 9:35 PM, Tim Northover <span dir="ltr"><<a href="mailto:t.p.northover@gmail.com" target="_blank">t.p.northover@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 11 July 2016 at 23:37, Geunsik Lim <<a href="mailto:leemgs@gmail.com">leemgs@gmail.com</a>> wrote:<br>
</span><span class="">> I am trying to run unaligned access without memcpy(3) library call in order<br>
> to avoid performance degradation.<br>
<br>
</span>The compiler (certainly Clang) should be able to optimize the memcpy<br>
away and generate the best possible code.<br>
<span class="HOEnZb"><font color="#888888"><br>
Tim.<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><a href="http://leemgs.fedorapeople.org" style="font-family:Tahoma" target="_blank">http://leemgs.fedorapeople.org</a><span style="font-family:Tahoma"> </span></div><div>Don't try to avoid pain if you fail.<br>If you decided to face the challenges in life, <br>you can gain a lot by giving your best.<br>Cheolsang Jeong's Book & life<br>--<br></div></div></div>
</div>