[llvm] X86: Emit adox instead of adc for overflow add (PR #216609)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 22 13:27:22 PDT 2026


topperc wrote:

> Is it better now?

Your patch applies in a specific condition where the overflow flag is being added, but your description doesn't say that.

https://github.com/llvm/llvm-project/pull/216609


More information about the llvm-commits mailing list