[all-commits] [llvm/llvm-project] 49f343: [RISCV] Adjust definition order in RISCVInstrInfoZ...

Jim Lin via All-commits all-commits at lists.llvm.org
Sun Jul 23 20:35:02 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 49f3435286418c99dd4080fa427809ad72892127
      https://github.com/llvm/llvm-project/commit/49f3435286418c99dd4080fa427809ad72892127
  Author: Jim Lin <jim at andestech.com>
  Date:   2023-07-24 (Mon, 24 Jul 2023)

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

  Log Message:
  -----------
  [RISCV] Adjust definition order in RISCVInstrInfoZvk.td to be the same with other td file

The definition order is operand/SDNode, instruction class template,
instruction, pseudo instruciton, codegen patterns, ....




More information about the All-commits mailing list