mlir cpu variant

✗ Failing This test is currently failing.

Failed: backend-exec

Failure Output

error[KORU021]: continuation branch 'done' on tor 'input:compute' — a bare return has no tags
  --> tests/regression/300_ADVANCED_FEATURES/370_VARIANTS/8209_mlir_cpu_variant/input.kz:37:0
  hint: bind the value with `: name`, not `| done`

❌ Compiler coordination error: Incomplete branch coverage
   (set KORU_BACKEND_TRACE=1 for the backend return trace)

Code

input.kz

Expected output

result: 42

Flows

flow ~compute click a branch to expand · @labels scroll to their anchor
compute|mlir(value: 21)

Test Configuration

MUST_RUN