• Lei Wang's avatar
    [Bugfix] Avoid duplicate data access when cross thread buffer meet replicate register (#606) · 8df45c9d
    Lei Wang authored
    * [Enhancement] Improve debug output formatting in layout and fragment nodes
    
    - Updated the `DebugOutput` methods in `LayoutNode` and `FragmentNode` to provide more structured and informative output, including transformation details and thread range information.
    - Enhanced layout inference logic in `ParallelOp` to add predicates for cross-thread shared memory access, improving layout handling in parallel operations.
    - Minor adjustment in `layout_inference.cc` to ensure clarity in parallel loop handling.
    
    * lint fix
    8df45c9d
layout_inference.cc 24 KB