[Mlir-commits] [mlir] [mlir][ArmSME] Support vertical layout in load and store ops (PR #66758)

Cullen Rhodes llvmlistbot at llvm.org
Fri Sep 22 09:12:49 PDT 2023


c-rhodes wrote:

Forgot to mention, also changes the format in the IR from:
`<hor> -> <horizontal>`
`<ver> -> <vertical>`
as suggested on https://github.com/llvm/llvm-project/pull/66760.

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


More information about the Mlir-commits mailing list