<div dir="ltr"><div>What is the reason behind LLVM verifying that the instNamer numbering be incremental?</div><div><br></div><div>For example, it would be nice to be able to edit the IR and run through llc without having to propagate the numbering. it's possible to still have it ordered without being incremental.</div><div><br></div><div>Is this just a diffing issue?</div><div><br></div><div>Thanks. </div></div>