llvm-project
8dc006ea
- [RISCV] Make EmitToStreamer return whether Inst is compressed
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[RISCV] Make EmitToStreamer return whether Inst is compressed This is helpful to reduce calls of `RISCVRVC::compress` in #77337. Reviewers: asb, lukel97, topperc Reviewed By: topperc Pull Request: https://github.com/llvm/llvm-project/pull/88120
References
#88120 - [RISCV] Make EmitToStreamer return whether Inst is compressed
Author
wangpc-pp
Parents
bcf849b1
Loading