Files
clang-p2996/llvm/lib/Target/RISCV/RISCVAsmPrinter.cpp
Pengcheng Wang 8dc006ea40 [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
2024-04-10 11:02:55 +08:00

36 KiB