We can handle the distinction easily enough in the generic code, and
this makes it easier to abstract the selection of type/location from
the code to insert code.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D101946
GlobalISel: Move AArch64 AssignFnVarArg to base class ClosedPublic Authored by arsenm on May 5 2021, 2:17 PM.
Details Summary We can handle the distinction easily enough in the generic code, and
Diff Detail Event TimelineHerald added subscribers: danielkiss, hiraditya, kristof.beyls, rovka. · View Herald TranscriptMay 5 2021, 2:17 PM arsenm added a child revision: D101947: GlobalISel: Split ValueHandler into assignment and emission classes.May 7 2021, 10:12 AM This revision is now accepted and ready to land.May 7 2021, 4:52 PM
Revision Contents
Diff 343190 llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h
llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp
|