"...composable_kernel-1.git" did not exist on "091570f594e6e6b7109e290ce878f4f9b8ad1e9f"
[Language] Support tilelang `alloc_var(dtype, init=x)` (#1092)
* - carry existing local-var initializer map into OpaqueBlockLower, reattach it to
generated Allocates and the PrimFunc attrs
- thread the map through FlattenBuffer and StorageRewrite so flattened/merged
allocations keep their tl.local_var_init annotations
- teach annotation handling to accept scalar initializers, resolve buffers, and merge
with existing stat
* lint fix
* enhance
* lint fix
* lint fix
Showing
Please register or sign in to comment