This code was written as if it lived in the MC layer instead of
the CodeGen layer. We get the MCInstrDesc directly from MachineInstr.
And we can use RISCVSubtarget::is64Bit instead of going to the
Triple.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo