"testing/python/jit/test_tilelang_jit_gemm_cython.py" did not exist on "38ba083b581d3f9f1424e1bcfd45ca068bce65cd"
[Bugfix] Avoid duplicate data access when cross thread buffer meet replicate register (#606)
* [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
Showing
Please register or sign in to comment