Extend SPARC tail call support, first introduced in D51206 (commit 1c235c375492180c2eecb6331f169486019fd2d2), to also cover 64-bit target.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D138741
[SPARC] Add tail call support for 64-bit target ClosedPublic Authored by koakuma on Nov 25 2022, 10:14 PM.
Details Summary Extend SPARC tail call support, first introduced in D51206 (commit 1c235c375492180c2eecb6331f169486019fd2d2), to also cover 64-bit target.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 26 2022, 8:20 PM Closed by commit rGf63a19baf0a3: [SPARC] Add tail call support for 64-bit target (authored by koakuma, committed by brad). · Explain WhyNov 26 2022, 8:32 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 478077 llvm/lib/Target/Sparc/SparcISelLowering.cpp
llvm/test/CodeGen/SPARC/2011-01-11-Call.ll
llvm/test/CodeGen/SPARC/tailcall.ll
|