Unverified Commit f26bc5f0 authored by c8ef's avatar c8ef Committed by GitHub
Browse files

[InstCombine] fold `ldexp(x, zext(i1 y))` to `fmul x, (select y, 2.0, 1.0)` (#94887)

close: #92538
parent c894f90c
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