iree-org / iree

A retargetable MLIR-based machine learning compiler and runtime toolkit.
http://iree.dev/
Apache License 2.0
2.47k stars 548 forks source link

[LLVMCPU] Populate ArmSVE to LLVM conversion patterns #17665

Closed MacDue closed 1 week ago

MacDue commented 1 week ago

The ArmSME dialect will soon make use of some ArmSVE operations within its lowerings, so these need to be populated.