Skip to content

[InstCombine] Add missing fold for fsqrt(select(b, c1, c2)) => select(b, fsqrt(c1), fsqrt(c2))#113084

Closed
Rajveer100 wants to merge 1 commit intollvm:mainfrom
Rajveer100:instcombine-opt-sqrt
Closed

[InstCombine] Add missing fold for `fsqrt(select(b, c1, c2)) => select(b, fsqrt(c1), fsqrt(c2))`#113084
Rajveer100 wants to merge 1 commit intollvm:mainfrom
Rajveer100:instcombine-opt-sqrt

Commits

Commits on Oct 20, 2024