mlir cpu loop

✗ Failing This test is currently failing.

Failed: backend-exec

Failure Output

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

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

Code

input.kz

Expected output

sum: 45

Flows

flow ~sum-upto click a branch to expand · @labels scroll to their anchor
sum-upto|mlir(n: 10)

Test Configuration

MUST_RUN