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

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 18 23:42:14 PDT 2024


nikic wrote:

@SahilPatidar I think @arsenm meant rebase, not resolve :) There is a merge conflict.

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


More information about the llvm-commits mailing list