Unverified Commit 225ae82f authored by SahilPatidar's avatar SahilPatidar Committed by GitHub
Browse files

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

Resolve #85250 
Alive2: https://alive2.llvm.org/ce/z/7DMRCy
parent 22bf7c5e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment