"profiler/vscode:/vscode.git/clone" did not exist on "1a0cd5d160dfbe107a454f975a26599fc6daddd4"
[Refactor] Enhance buffer store transformation in TIR pass (#851)
- Updated the `AddWrapperForSingleBufStore` function to improve the handling of buffer stores by adding detailed checks for fragment buffer accesses and ensuring only index 0 is used. - Introduced new helper functions for collecting buffer accesses and indices, enhancing code readability and maintainability. - Refined the logic for determining tile operations and thread bindings to ensure accurate transformations without affecting existing parallel structures.
Showing
Please register or sign in to comment