[all-commits] [llvm/llvm-project] 891034: [RISCV][NFC] Set default value for BaseInstr in RI...

Wang Pengcheng via All-commits all-commits at lists.llvm.org
Tue Jun 14 20:00:20 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8910349e433a07488371f6f75e705033decc0e27
      https://github.com/llvm/llvm-project/commit/8910349e433a07488371f6f75e705033decc0e27
  Author: wangpc <pc.wang at linux.alibaba.com>
  Date:   2022-06-15 (Wed, 15 Jun 2022)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td

  Log Message:
  -----------
  [RISCV][NFC] Set default value for BaseInstr in RISCVVPseudo

Since almost all pseudos have the same form of BaseInstr, we
can just set it as default value to reduce some lines.

Reviewed By: craig.topper

Differential Revision: https://reviews.llvm.org/D127632




More information about the All-commits mailing list