Closed newling closed 1 day ago
make aie_compilation_flags test specific (undoes mixing of local/global state of https://github.com/nod-ai/iree-amd-aie/pull/908)
aie_compilation_flags
use above to simplify code controlling function outlining, coalescing, etc
reuse logic of when to run ukernel (move to base class)
remove return-on-fail flag (always return on fail)
make
aie_compilation_flags
test specific (undoes mixing of local/global state of https://github.com/nod-ai/iree-amd-aie/pull/908)use above to simplify code controlling function outlining, coalescing, etc
reuse logic of when to run ukernel (move to base class)
remove return-on-fail flag (always return on fail)