nod-ai / iree-amd-aie

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

[CI] reorder tests in linux CI to make debug easier #772

Closed newling closed 2 months ago

newling commented 2 months ago

This PR makes the order of tests on linux

E2E comparison of AIE to llvm-cpu
E2E correctness matmul test
Printing IR from aie2xclbin
Smoke E2E comparison flag test

'smoke' test last because it's testing with verbose=0, not a good test to run first because diagnosing unrelated failures is impossible.