<div dir="ltr"><div><div>Hi LLVM,<br><br></div>IRBuilder can fold constants (that behaviour can be controlled by Folder type). What do you think about optionally allow IRBuilder to eliminate no-op instructions like `add %a, 0` or `memcpy(%a, %b, 0)`?<br><br></div>- PaweÅ‚ <br></div>