The patch implements microMIPS32r6 and microMIPS64r6 ADD.fmt, SUB.fmt, MOV.fmt, MUL.fmt, DIV.fmt, MADDF.fmt, MSUBF.fmt and NEG.fmt instructions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM with a couple indentation nits.
lib/Target/Mips/MicroMips32r6InstrInfo.td | ||
---|---|---|
299–301 ↗ | (On Diff #31925) | Two nits: There should be a space before the '=' |
330–332 ↗ | (On Diff #31925) | Nit: Indentation |