[all-commits] [llvm/llvm-project] 12326f: [RISCV][GISEL] lowerFormalArguments for variadic a...

Michael Maitland via All-commits all-commits at lists.llvm.org
Thu Nov 30 09:15:50 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 12326f5ff08904a4cb172c66f4aa2b511c631ab0
      https://github.com/llvm/llvm-project/commit/12326f5ff08904a4cb172c66f4aa2b511c631ab0
  Author: Michael Maitland <michaeltmaitland at gmail.com>
  Date:   2023-11-30 (Thu, 30 Nov 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/GISel/RISCVCallLowering.cpp
    M llvm/lib/Target/RISCV/GISel/RISCVCallLowering.h
    A llvm/test/CodeGen/RISCV/GlobalISel/irtranslator/lower-args-vararg.ll

  Log Message:
  -----------
  [RISCV][GISEL] lowerFormalArguments for variadic arguments (#73064)

This is based of the varargs coe in RISCVTargetLowering::LowerFormalArguments.




More information about the All-commits mailing list