[all-commits] [llvm/llvm-project] 47fe9f: [RISCV] Share ArgGPRs array between SelectionDAG a...

Craig Topper via All-commits all-commits at lists.llvm.org
Mon Dec 4 11:30:08 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 47fe9fcaf28097fd4f3b70513c444b2cd391831a
      https://github.com/llvm/llvm-project/commit/47fe9fcaf28097fd4f3b70513c444b2cd391831a
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-12-04 (Mon, 04 Dec 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/GISel/RISCVCallLowering.cpp
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
    M llvm/lib/Target/RISCV/RISCVISelLowering.h

  Log Message:
  -----------
  [RISCV] Share ArgGPRs array between SelectionDAG and GISel. (#74152)

This will allow us to isolate the EABI from D70401 to this new function.




More information about the All-commits mailing list