"testing/python/kernel/test_tilelang_kernel_gemm.py" did not exist on "fa51185717f59c656df22e110427f53df29051b2"
[Enhancement] Add warp specialization attribute handling in IR and rewriter (#518)
* Introduced an `AttrFrame` for warp specialization in the IR, enhancing the handling of warp-specific optimizations. * Refactored the `VisitStmt_` method in `warp_specialized_rewriter.cc` to check for the new warp specialization attribute, improving the detection of warp specialization conditions. * Removed outdated code related to condition checks in `IfThenElseNode`, streamlining the specialization logic.
Showing
Please register or sign in to comment