Commit 73bf834
authored
[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 fix1 parent b45e9c4 commit 73bf834
File tree
3 files changed
+588
-272
lines changed- src/transform
- testing/python
- amd
- transform
3 files changed
+588
-272
lines changed
0 commit comments