[RISCV][GlobalISel] Add lowerReturn for calling conv
Add minimal support to lower return, and introduce an OutgoingValueHandler and an OutgoingValueAssigner for returns. Supports return values with integer, pointer and aggregate types. (Update of D69808 - avoiding commandeering that revision) Co-authored By: lewis-revill Reviewed By: arsenm Differential Revision: https://reviews.llvm.org/D117318
Loading
Please sign in to comment