nod-ai / iree-amd-aie

IREE plugin repository for the AMD AIE accelerator
Apache License 2.0
69 stars 30 forks source link

[Strix][KernelDispatch][Ukernel] Enable Matmul intrinsics for Strix #875

Closed Abhishek-Varma closed 2 weeks ago

Abhishek-Varma commented 2 weeks ago

-- This commit enables Matmul intrinsics for Strix bf16xbf16xf32 ukernel. -- This is an initial PR whose scope is only to generate correct target intrinsics based on whether we target 'phoenix' (default) or 'strix'.

Signed-off-by: Abhishek Varma abhvarma@amd.com