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

[InstCombine] Fold `mul (sext bool X), Y` into `select X, -Y, 0` (#84792)

Alive2: https://alive2.llvm.org/ce/z/n_ns-W

Resolve #84608
parent ff2fb2a1
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