[all-commits] [llvm/llvm-project] 4461ff: [RISCV] Slightly simplify how the X*_PD registers ...

Craig Topper via All-commits all-commits at lists.llvm.org
Wed Feb 1 15:39:41 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4461ffdf295853f985d2dad832309346c82c18e1
      https://github.com/llvm/llvm-project/commit/4461ffdf295853f985d2dad832309346c82c18e1
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-02-01 (Wed, 01 Feb 2023)

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

  Log Message:
  -----------
  [RISCV] Slightly simplify how the X*_PD registers for Zdinx are declared. NFC

Instead of manually listing 16 different even numbers, use a range
and then multiply.




More information about the All-commits mailing list