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

Diego Caballero llvmlistbot at llvm.org
Mon Jan 29 23:25:13 PST 2024


dcaballe wrote:

Great work! I acknowledge the complexity of this PR but I was wondering how much the "vector register splitting" side could be generalized to make it reusable by other targets. Vector register legalization is something that has come up multiple times so having a pass that can be parametrized accordingly would be extremely valuable. What are your thoughts about this? :)

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


More information about the Mlir-commits mailing list