[Mlir-commits] [mlir] [mlir][ArmSME] Add initial SME vector legalization pass (PR #79152)

Benjamin Maxwell llvmlistbot at llvm.org
Fri Jan 26 01:32:52 PST 2024


MacDue wrote:

> Basically, variable names like tileTile are a hint that we need to expand the dictionary a bit :-) Perhaps just use GenericTile and > SMESubTile?

`tileTile` is just rename typo that meant to be called `subTile` or ` smeTile`



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


More information about the Mlir-commits mailing list