"...composable_kernel.git" did not exist on "f7e05f9efcbd777dc47bed6c3ca4ebef3dea9b47"
[Refactor] Enhance TMA barrier validation and support for additional architectures (#463)
* Updated the TMA barrier validation in `inject_tma_barrier.cc` to check for non-empty `barrier_id_to_range_` before raising an error for missing `create_list_of_mbarrier`. * Refactored architecture checks in `phase.py` to utilize a new constant `SUPPORTED_TMA_ARCHS`, allowing for easier updates and improved readability in the target architecture validation logic.
Showing
Please register or sign in to comment