Skip to content

runtime/vam/expr: avoid vector.*Value on vector.Const in generated code - #7336

Open
nwt wants to merge 2 commits into
mainfrom
const-value-generated-code
Open

nwt wants to merge 2 commits into
mainfrom
const-value-generated-code

Conversation

@nwt

@nwt nwt commented Sep 21, 2026

Copy link
Copy Markdown
Member

Those functions can't be inlined but a vector.Const.Any's Value method can, so call that instead.

Those functions can't be inlined but a vector.Const.Any's Value method
can, so cal that instead.
@nwt
nwt requested a review from mattnibs September 21, 2026 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant