<div dir="ltr"><div><div><div><div><div><div>Hi,<br><br></div>I'm working with workload where the bottleneck is cryptographic signature checks. Or, in compiler terms, most large integer operations.<br><br></div>Looking at rL296252 , the state of affair in that area degraded quite significantly, see test/CodeGen/X86/i256-add.ll for instance.<br><br></div>Is there some kind of work in progress here and it is expected to get better ? Because if not, that's a big problem. It looks like the problem is that the compiler now choose to use pushfq/popfq in some cases rather than chaining adc to propagate the carry in additions.<br><br></div>I hope this can get sorted out quickly. I'm happy to help if that is necessary.<br><br></div>Thanks,<br><br></div>Amaury SECHET<br></div>