[all-commits] [llvm/llvm-project] 533471: [MIPS] Remove unused tblgen template args. NFC

Simon Atanasyan via All-commits all-commits at lists.llvm.org
Wed Sep 15 02:16:41 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 533471ff2f82a5dd46ea59d5894ffe9b694c5ed9
      https://github.com/llvm/llvm-project/commit/533471ff2f82a5dd46ea59d5894ffe9b694c5ed9
  Author: Simon Atanasyan <simon at atanasyan.com>
  Date:   2021-09-15 (Wed, 15 Sep 2021)

  Changed paths:
    M llvm/lib/Target/Mips/MicroMips32r6InstrFormats.td
    M llvm/lib/Target/Mips/MicroMips32r6InstrInfo.td
    M llvm/lib/Target/Mips/MicroMipsDSPInstrInfo.td
    M llvm/lib/Target/Mips/MicroMipsInstrInfo.td
    M llvm/lib/Target/Mips/Mips16InstrInfo.td
    M llvm/lib/Target/Mips/Mips32r6InstrInfo.td
    M llvm/lib/Target/Mips/MipsDSPInstrInfo.td
    M llvm/lib/Target/Mips/MipsEVAInstrInfo.td
    M llvm/lib/Target/Mips/MipsMSAInstrInfo.td

  Log Message:
  -----------
  [MIPS] Remove unused tblgen template args. NFC

Identified in D109359.




More information about the All-commits mailing list