[Mlir-commits] [mlir] [mlir] Add `mlir_arm_runner_utils` library for use in integration tests (PR #78583)

Benjamin Maxwell llvmlistbot at llvm.org
Fri Jan 19 03:46:28 PST 2024


================

----------------
MacDue wrote:

I'm not really sure doing so would be that helpful. This is just a very small test (and it still vector related as it's checking the vector length, just via an ArmSME helper). Future tests I'd like to include here will use more vector ops (e.g. transfer_read/write), adding another place to look for similar tests may just be a little confusing.  

https://github.com/llvm/llvm-project/pull/78583


More information about the Mlir-commits mailing list