The patch implements microMIPSDSP instructions: EXTP, EXTPDP, EXTPDPV, EXTPV, EXTR[_RS].W, EXTR_S.H, EXTRV[_RS].W and EXTRV_S.H
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM with a formatting nit.
I didn't double check all the implicit-uses and implicit-defs since I have a lot of reviews to catch up on but the first few looked good.
lib/Target/Mips/MicroMipsDSPInstrInfo.td | ||
---|---|---|
133–146 ↗ | (On Diff #38731) | Formatting nit: 'GPR32Opnd : $rt' -> 'GPR32Opnd:$rt' and similar. |