Skip to content

Commit 09af9af

Browse files
[compiler][be] Promote destructured params to temporaries
Addresses a follow-up from the previous PR. Destructured function params are currently not eagerly promoted to temporaries: we wait until PromotedUsedTemporaries. But params _always_ have to be named, so we can promote when constructing HIR. ghstack-source-id: a6f6657 Pull Request resolved: facebook#30332
1 parent b810442 commit 09af9af

File tree

2 files changed

+366
-332
lines changed

2 files changed

+366
-332
lines changed

0 commit comments

Comments
 (0)