llvm-project
5b77ed4d
- InstCombine: Try to fold ldexp with select of power operand (#97354)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
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.
References
#97354 - InstCombine: Try to fold ldexp with select of power operand
Author
arsenm
Parents
1a422553
Loading