Skip to content

Conversation

@N5N3
Copy link
Member

@N5N3 N5N3 commented Dec 28, 2025

Dot operators (e.g., .+, .-) are lowered to BroadcastFunction and do not have corresponding function definitions.
Fix the regression by adding the needed wrapper.
Test added.

Dot operators (e.g., .+, .-) are lowered to `BroadcastFunction` and do not have corresponding function definitions.
Fix the regression by adding the needed wrapper.
@N5N3 N5N3 added backport 1.12 Change should be backported to release-1.12 backport 1.13 Change should be backported to release-1.13 labels Dec 28, 2025
Co-authored-by: Shuhei Kadowaki <[email protected]>
@N5N3 N5N3 merged commit 7ba24a7 into JuliaLang:master Dec 29, 2025
8 checks passed
@N5N3 N5N3 deleted the alloc branch December 29, 2025 11:01
KristofferC pushed a commit that referenced this pull request Jan 7, 2026
Dot operators (e.g., .+, .-) are lowered to `BroadcastFunction` and do
not have corresponding function definitions.
Fix the regression by adding the needed wrapper.
Test added.

---------

Co-authored-by: Shuhei Kadowaki <[email protected]>
(cherry picked from commit 7ba24a7)
KristofferC pushed a commit that referenced this pull request Jan 8, 2026
Dot operators (e.g., .+, .-) are lowered to `BroadcastFunction` and do
not have corresponding function definitions.
Fix the regression by adding the needed wrapper.
Test added.

---------

Co-authored-by: Shuhei Kadowaki <[email protected]>
(cherry picked from commit 7ba24a7)
KristofferC pushed a commit that referenced this pull request Jan 9, 2026
Dot operators (e.g., .+, .-) are lowered to `BroadcastFunction` and do
not have corresponding function definitions.
Fix the regression by adding the needed wrapper.
Test added.

---------

Co-authored-by: Shuhei Kadowaki <[email protected]>
(cherry picked from commit 7ba24a7)
@KristofferC KristofferC mentioned this pull request Jan 9, 2026
40 tasks
@KristofferC KristofferC removed the backport 1.13 Change should be backported to release-1.13 label Jan 9, 2026
DilumAluthge pushed a commit that referenced this pull request Jan 9, 2026
Dot operators (e.g., .+, .-) are lowered to `BroadcastFunction` and do
not have corresponding function definitions.
Fix the regression by adding the needed wrapper.
Test added.

---------

Co-authored-by: Shuhei Kadowaki <[email protected]>
(cherry picked from commit 7ba24a7)
@KristofferC KristofferC removed the backport 1.12 Change should be backported to release-1.12 label Feb 3, 2026
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.

3 participants