[PATCH] D134220: [MIPS] Fix useDeprecatedPositionallyEncodedOperands errors.

James Y Knight via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 26 11:06:45 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG26fdad031ca8: [MIPS] Fix useDeprecatedPositionallyEncodedOperands errors. (authored by jyknight).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134220/new/

https://reviews.llvm.org/D134220

Files:
  llvm/lib/Target/Mips/MicroMips32r6InstrFormats.td
  llvm/lib/Target/Mips/MicroMips32r6InstrInfo.td
  llvm/lib/Target/Mips/MicroMipsInstrFormats.td
  llvm/lib/Target/Mips/Mips.td
  llvm/lib/Target/Mips/Mips16InstrFormats.td
  llvm/lib/Target/Mips/Mips16InstrInfo.td
  llvm/lib/Target/Mips/Mips32r6InstrInfo.td
  llvm/lib/Target/Mips/MipsEVAInstrFormats.td
  llvm/lib/Target/Mips/MipsEVAInstrInfo.td
  llvm/test/MC/Disassembler/Mips/ginv/valid-el.txt
  llvm/test/MC/Disassembler/Mips/ginv/valid-micromips-el.txt
  llvm/test/MC/Disassembler/Mips/ginv/valid-micromips.txt
  llvm/test/MC/Disassembler/Mips/ginv/valid.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134220.470874.patch
Type: text/x-patch
Size: 17139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221026/f576b4b9/attachment-0001.bin>


More information about the llvm-commits mailing list