"...git@developer.sourcefind.cn:yangql/composable_kernel.git" did not exist on "9a1f2475e3ae529132298600af39345b078e566d"
[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