Skip to content

Fix issues with IR conversion of parametric impl-style procs. - #4940

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_978058768
Sep 9, 2026
Merged

copybara-service[bot] merged 1 commit into
mainfrom
test_978058768

Conversation

@copybara-service

@copybara-service copybara-service Bot commented Sep 8, 2026

Copy link
Copy Markdown

Fix issues with IR conversion of parametric impl-style procs.

  • Procs with defaulted value parametrics.
  • Procs with specified type parametrics.

In these cases, the issue was the lack of propagation of necessary type information for the parametric down to IR conversion.

@copybara-service copybara-service Bot changed the title Fix issues with IR conversion of parametric impl-style proc. Fix issues with IR conversion of parametric impl-style procs. Sep 8, 2026
* Procs with defaulted value parametrics.
* Procs with specified type parametrics.

In these cases, the issue was the lack of propagation of necessary type information for the parametric down to IR conversion.

PiperOrigin-RevId: 978533287
@copybara-service
copybara-service Bot merged commit 3a731dd into main Sep 9, 2026
7 checks passed
@copybara-service
copybara-service Bot deleted the test_978058768 branch September 9, 2026 14:27
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