[all-commits] [llvm/llvm-project] 8630cf: [RISCV][GISel] Add a default case to map registers...

Craig Topper via All-commits all-commits at lists.llvm.org
Wed Nov 15 21:46:01 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8630cf218d1a9961fc16bdcf0835c439f498f305
      https://github.com/llvm/llvm-project/commit/8630cf218d1a9961fc16bdcf0835c439f498f305
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-11-15 (Wed, 15 Nov 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/GISel/RISCVRegisterBankInfo.cpp

  Log Message:
  -----------
  [RISCV][GISel] Add a default case to map registers to GPRB in register bank selection. NFC

This reduces the number of opcodes we need to list explicitly.




More information about the All-commits mailing list