Follow-up to https://reviews.llvm.org/D80581.
Turns out the codegen part already worked, so only needed to add tests.
I manually verified that in these tests the generated code for inalloca
and preallocated were identical.
Details
Details
- Reviewers
efriedma hans - Commits
- rG06803d7abc23: Add tests for preallocated + musttail
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo