[Mlir-commits] [mlir] [mlir][ArmSME] Add custom vector.print lowering for SME tiles (PR #66691)

Benjamin Maxwell llvmlistbot at llvm.org
Tue Sep 19 04:51:11 PDT 2023


MacDue wrote:

> Are you planning to break this up into separate PRs?

I plan on splitting adding the intrinsic and the `enable_arm_streaming` attribute into two separate PRs (with the tests you suggest). Once those are merged, I'll rebase and undraft this PR. 

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


More information about the Mlir-commits mailing list