Files
clang-p2996/llvm/lib/Transforms/InstCombine
Matt Arsenault 5b77ed4d94 InstCombine: Try to fold ldexp with select of power operand (#97354)
This makes it more likely a constant value can fold into the source
operand.
2024-07-02 15:11:14 +02:00
..