<div dir="ltr">Hi all,<div><br></div><div>LLVM is smart that it can synthesize llvm.memset, llvm.memcpy etc. from loops, which can be lowered into calls to memset, memcpy and so on. Is there an option that can disable this optimization? For some cases, I do not want the code to depend on libc.</div>
<div><br></div><div>Thanks in advance!</div><div>Bin</div><div><br></div></div>