DOR (Definition of Ready)
Ready
Description
rocMLIR doesn't support attention like kernels. eg. GEG, Attention, CEG if there is no associated wmma/mfma instruction for that dtype on the hardware.
e.g. using Fp32 on navi3x for the attention would crash.
DOD (Definition of Done)
Attention like kernels are not being generated for unsupported dtypes.