| Issue | 108141 |
|---|---|
| Summary | [RISCV] RISCVMCInstLower not found |
| Labels | new issue |
| Assignees | |
| Reporter | tianboh |
I want to lower my MachineInstr to MCInst on RISCV, and people told me I should check MCInstLower file. However, `RISCVMCInstLower.cpp ` is not in the project now. Is this file renamed or removed? How should I lower my MachineInstr to MCInst on RISCV?
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
