The patch implements microMIPSDSP instructions: PREPEND, RADDU.W.QB, RDDSP, REPL.PH, REPL.QB, REPLV.PH, REPLV.QB and MTHLIP.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM with a possible nit depending on the answer to my question.
lib/Target/Mips/MicroMipsDSPInstrInfo.td | ||
---|---|---|
128–166 ↗ | (On Diff #39784) | Will each of these *_DESC_BASE's have more than one subclass? If not, you don't need a *_DESC_BASE and should just have a *_DESC |