Files
composable_kernel/include
Aaryaman Vasishta a2b161d552 Preserve raw async tile-load semantics on gfx12
gfx12 falls back from async global-to-LDS loads to sync VGPR loads plus LDS stores. The async raw API relies on buffer OOB behavior instead of tensor-coordinate validity, so keep the sync fallback aligned with that raw-load contract.
2026-05-06 19:23:24 +09:00
..