Some immediate types in RISCV target description lack operand type field.
This leads them being listed as OPERAND_UNKNOWN in MCOperandInfo. This patch adds this fields.
This is NFC because it does not affect flow of any current tools implementation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo