- This commit adds scanMemref* API for reading input data into memref during JIT execution.
- It also adds input-dir option as part of mlir-cpu-runner tool to let the user mention the absolute path to the input directory from which the scanMemref* API will extract the data from.
Signed-off-by: Abhishek Varma <abhishek.varma@polymagelabs.com>
Any reason you're not using the LLVM streams here?