Skip to content

[pull] main from tile-ai:main#170

Merged
pull[bot] merged 2 commits intobotbw:mainfrom
tile-ai:main
Dec 26, 2025
Merged

[pull] main from tile-ai:main#170
pull[bot] merged 2 commits intobotbw:mainfrom
tile-ai:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Dec 26, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

* Remove logging from ExpandLetBindings in ParallelOpNode and simplify IsLocalBuffer function to check only for "local" scope.

* Add IsLocalVarBuffer check in FillNode::Lower for improved buffer handling

- Introduced IsLocalVarBuffer function to identify local variable buffers.
- Updated FillNode::Lower to handle both local and local variable buffers in the vectorized thread loop logic.

* Refactor variable allocation in compress_kernel function for improved local variable handling

- Changed allocation of non_zero_cnt and non_zero_elt_log_idx from shared to local variables.
- Updated logic to correctly reference the first element of non_zero_cnt for counting non-zero elements.
- Adjusted conditions to use the updated local variable references.
@pull pull bot locked and limited conversation to collaborators Dec 26, 2025
@pull pull bot added the ⤵️ pull label Dec 26, 2025
@pull pull bot merged commit 875b42f into botbw:main Dec 26, 2025
1 of 3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant