swift
[IRGen] Fix a bug where an argument wasn't annotated with sret
#71459
Merged

[IRGen] Fix a bug where an argument wasn't annotated with sret #71459

ahatanaka merged 7 commits into main from irgen-sret
ahatanaka
ahatanaka ahatanaka requested a review from zoecarver zoecarver 2 years ago
ahatanaka ahatanaka requested a review from hyp hyp 2 years ago
ahatanaka ahatanaka requested a review from egorzhdan egorzhdan 2 years ago
ahatanaka ahatanaka requested a review from rjmccall rjmccall 2 years ago
ahatanaka ahatanaka requested a review from aschwaighofer aschwaighofer 2 years ago
ahatanaka
ahatanaka
ahatanaka
ahatanaka commented on 2024-02-08
rjmccall
rjmccall commented on 2024-02-08
ahatanaka
ahatanaka ahatanaka force pushed from 409119ab to dedd9be8 2 years ago
ahatanaka
ahatanaka
ahatanaka
ahatanaka [IRGen] Fix a bug where an argument wasn't annotated with sret
12bbc11b
ahatanaka Pass target triple
e2081b9a
ahatanaka Make sure the sret type matches the type of the pointee type.
b65aaf8e
ahatanaka Fix tests
6a833637
ahatanaka Call arrangeCXXStructorDeclaration to arrange constructor signatures
9ddee0f2
ahatanaka Compute the return type of c++ constructors without calling arrangeCX…
d444a754
ahatanaka ahatanaka force pushed from dedd9be8 to d444a754 2 years ago
ahatanaka
ahatanaka
ahatanaka Fix sret type in test case
a87806ba
ahatanaka
rjmccall
rjmccall approved these changes on 2024-02-22
ahatanaka ahatanaka merged b3f302b9 into main 2 years ago
ahatanaka ahatanaka deleted the irgen-sret branch 2 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone