"git@developer.sourcefind.cn:OpenDAS/tilelang.git" did not exist on "9a7cda42b28502d3a74bc46737c8946fedc745ae"
[Refactor] Rebase pipeline injector from upstream tvm (#687)
* [Enhancement] Introduce software pipeline rewriter and refactor buffer access handling - Added a new `PipelineOpaqueAccessRewriter` class to manage opaque buffer accesses in the software pipeline. - Refactored the `PipelineBodyRewriter` to utilize the new rewriter for improved buffer access handling. - Enhanced the `PipelineRewriter` to support additional fragment information and streamline pipeline construction. - Updated tests to reflect changes in buffer management and access patterns, ensuring compatibility with the new structure. - Removed obsolete code related to previous buffer access methods for clarity and maintainability. * test fix
Showing
This diff is collapsed.
Please register or sign in to comment