[llvm] [llvm][InstCombine] Fold signum(x) into scmp(x, 0) (PR #143445)

via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 10 10:25:18 PDT 2025


AZero13 wrote:

Irrelevant to this PR in itself, but why does llc lower the src in alive2 better than the intrinsic? 

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


More information about the llvm-commits mailing list