llvm-project
cb2c26ae
- [LSR][RISCV] Add support for cmp/branch fuse.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 days ago
[LSR][RISCV] Add support for cmp/branch fuse. RISCV has cmp within branches, and therefore costing using cmp/branch fuse in LSR is useful to configure the proposed solution cost for LSR.
References
users/mcberg2021/lsr
#178039 - [LSR][RISCV] Add cmp/branch support
Author
mcberg2021
Committer
mcberg2021
Parents
7fd2056e
Loading