sw:vec-iree: Enable Memory statistics log

Controlled by IREE_STATISTICS_ENABLE=1 macro (default: 1)

```
(monitor) $bin=@out/springbok_iree/samples/quant_model_embedding/daredevil_embedded_sync
(monitor)  i @sim/config/springbok.resc
...
01:46:22.0212 [INFO] machine-0: Machine started.
(machine-0)  sysbus.cpu2 IsHalted False
(machine-0) 01:46:30.5872 [INFO] cpu2: simprint: "INFO |Output #0 data length: 527
    ", 0 (0x0)
01:46:30.6017 [INFO] cpu2: simprint: "[[ iree_hal_allocator_t memory statistics ]]", 0 (0x0)
01:46:30.6026 [INFO] cpu2: simprint: "  HOST_LOCAL:            0B peak /            0B allocated /            0B freed /            0B live", 0 (0x0)
01:46:30.6027 [INFO] cpu2: simprint: "DEVICE_LOCAL:      1445663B peak /      1445663B allocated /      1445663B freed /            0B live", 0 (0x0)
01:46:30.6042 [INFO] cpu2: simprint: "INFO |daredevil_quant finished successfully", 0 (0x0)
01:46:30.6052 [INFO] cpu2: simprint: "main returned: ", 0 (0x0)
```

Change-Id: Ib3038efa1e5541b268b70982df8e1a3af061fe10
2 files changed
tree: c0336adc0dd051e84f23d5fc632caa543735fa3f
  1. cmake/
  2. samples/
  3. CMakeLists.txt
  4. springbok_config.h