llvm-project
4d88bb6c - [Hexagon] Implement isMaskAndCmp0FoldingBeneficial (#166891)

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.
Author
Parents
Loading