llvm-project
4d88bb6c
- [Hexagon] Implement isMaskAndCmp0FoldingBeneficial (#166891)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
35 days ago
[Hexagon] Implement isMaskAndCmp0FoldingBeneficial (#166891) Sink `and` mask to `cmp` use block if it is masking a single bit since this will fold the `and/cmp/br` into a single `tstbit` instruction.
References
#166891 - [Hexagon] Implement isMaskAndCmp0FoldingBeneficial
Author
svs-quic
Parents
cf1f8710
Loading