[llvm] [AArch64] Extend condition optimizer to support unsigned comparisons (PR #144380)
via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 11 05:25:42 PDT 2025
AZero13 wrote:
> Why can't we write simpler mir tests for this?
Because then they will get folded to conditional selects and not branches
https://github.com/llvm/llvm-project/pull/144380
More information about the llvm-commits
mailing list