[llvm] [InstCombine] fold `cond ? x : -x == 0` into `x == 0` (PR #85673)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 17 02:45:22 PDT 2024
arsenm wrote:
Needs a resolve
https://github.com/llvm/llvm-project/pull/85673
More information about the llvm-commits
mailing list