[llvm] [InstCombine] fold `cond ? x : -x == 0` into `x == 0` (PR #85673)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 20 01:45:23 PDT 2024


https://github.com/arsenm closed https://github.com/llvm/llvm-project/pull/85673


More information about the llvm-commits mailing list