This revision implements RISCVCallLowering::lowerCall for integer, pointer, and floating point types.
This has been taken from a previous revision by @lewis-revill.
Paths
| Differential D147086
[RISCV][GlobalISel] Add lowerCall for calling convention Authored by nitinjohnraj on Mar 28 2023, 2:14 PM.
Details
Summary This revision implements RISCVCallLowering::lowerCall for integer, pointer, and floating point types. This has been taken from a previous revision by @lewis-revill.
Diff Detail
Event Timelinenitinjohnraj added a parent revision: D147083: [RISCV][GlobalISel] Add lowerFormalArguments for calling convention.
Revision Contents
Diff 509134 llvm/lib/Target/RISCV/GISel/RISCVCallLowering.cpp
llvm/test/CodeGen/RISCV/GlobalISel/irtranslator/calls.ll
|