[InstCombine] avoid crashing in pow->ldexp
Similar to 62a0a1b9 - We have pow math intrinsics in IR, but no ldexp intrinsics to handle vector types. A patch for that was proposed in D14327, but it was not completed. Issue #60605
Loading
Please sign in to comment