[all-commits] [llvm/llvm-project] b58a97: [RISCV][NFC] Move Zawrs/Zacas implementation to RI...

Wang Pengcheng via All-commits all-commits at lists.llvm.org
Sun Jan 7 19:05:10 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b58a97d6aea12a30e2d1b01c6289abb2fd061f0b
      https://github.com/llvm/llvm-project/commit/b58a97d6aea12a30e2d1b01c6289abb2fd061f0b
  Author: Wang Pengcheng <wangpengcheng.pp at bytedance.com>
  Date:   2024-01-08 (Mon, 08 Jan 2024)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfo.td
    M llvm/lib/Target/RISCV/RISCVInstrInfoA.td
    A llvm/lib/Target/RISCV/RISCVInstrInfoZa.td

  Log Message:
  -----------
  [RISCV][NFC] Move Zawrs/Zacas implementation to RISCVInstrInfoZa.td (#76940)

To keep the structure of TableGen files clear.

The definitions are simplified by the way.




More information about the All-commits mailing list