[Bugfix] Support duplicate tma desc declaration (#228)
* [Refactor] Enhance argument handling in TLCUDASourceWrapper and TLCPUSourceWrapper - Updated `func_call_args` to accept an optional `desc_name_map` parameter for improved descriptor handling. - Modified `generate_tma_descriptor_args` to utilize the `desc_name_map`, ensuring correct mapping of descriptor names. - Cleaned up the logic for generating function call arguments and TMA descriptor initialization, enhancing code clarity and maintainability. * lint fix
Showing
Please register or sign in to comment