Now that we have proper support for optional operands, the standard LLVM
machinery can take care of converting parsed instructions to MCInsts.
There are likely more cases where the conversion can be done
automatically, probably with some additional treatment. The plan is to
address them separately.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo