[llvm] [GlobalIsel] Combine ADDO (PR #82927)
Thorsten Schütt via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 25 09:18:07 PST 2024
tschuett wrote:
For AArch64, when the condition register of scalar select is def'd by an overflow op, then we could select less instructions.
https://github.com/llvm/llvm-project/pull/82927
More information about the llvm-commits
mailing list