This is an archive of the discontinued LLVM Phabricator instance.

[RISCV][GlobalISel] Add lowerCall for calling convention
AbandonedPublicDraft

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 Timeline

nitinjohnraj created this revision.Mar 28 2023, 2:14 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 28 2023, 2:14 PM
nitinjohnraj abandoned this revision.Jun 12 2023, 10:47 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 12 2023, 10:47 AM