nod-ai / iree-amd-aie

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

[LinalgFunctionOutlining] Create a pass to outline linalg compute ops #862

Closed Abhishek-Varma closed 2 weeks ago

Abhishek-Varma commented 3 weeks ago

This PR creates a standalone iree-amdaie-linalg-function-outlining pass which will be used to later enable the larger Matmul + Truncf e2e.

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