llvm-capstone/mlir/include
Frank (Fang) Gao 7a2fdc685f [mlir][ArmSME] Dialect and Intrinsic Op Definition
This patch creates the ArmSME dialect, and provides the intrinsic op
definition necessary for lowering to LLVM IR.

This will cover most instructions interacting with the ZA tile register,
not covering SME2 instructions.

Source: https://developer.arm.com/documentation/ddi0616/latest

Reviewed By: awarzynski, c-rhodes

Differential Revision: https://reviews.llvm.org/D152878
2023-06-14 17:11:49 -04:00
..
mlir [mlir][ArmSME] Dialect and Intrinsic Op Definition 2023-06-14 17:11:49 -04:00
mlir-c [MLIR][python bindings] TypeCasters for Attributes 2023-06-07 12:01:00 -05:00