llvm-project
83ecdb70
- ARM: Support OR and XOR in targetShrinkDemandedConstant (#165106)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
17 days ago
ARM: Support OR and XOR in targetShrinkDemandedConstant (#165106) Also some changes for AND, OR, and XOR, including not changing if it is legal. This prevents overcorrection to the mask, especially if it is valid already.
References
#165106 - ARM: Support OR and XOR in targetShrinkDemandedConstant
Author
LumioseSil
Parents
7df67145
Loading