<div dir="ltr">Hi LLVM,<div><ol><li>Can mul and/or div support be added for big integer types like i256?</li><li>What are the limits?</li><li>If yes, how should it be done?</li></ol><div>I have experience only with X86 target and know that mul i128 works and div i128 is lowered to function call from compile-rt like library (what works only if you link with such library). Can that support be extended?</div></div><div><br></div><div>- PaweÅ‚</div></div>