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

Yash Solanki via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 11 12:00:51 PDT 2025


yashnator wrote:

@el-ev I have added more tests. I also added changes to handle more general predicates

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


More information about the llvm-commits mailing list