[Mlir-commits] [mlir] Add more ZA modes (PR #77361)

Benjamin Maxwell llvmlistbot at llvm.org
Tue Jan 9 02:34:08 PST 2024


================
@@ -28,13 +28,15 @@ def ArmStreamingMode : I32EnumAttr<"ArmStreamingMode", "Armv9 Streaming SVE mode
   let genSpecializedAttr = 0;
 }
 
-// TODO: Add other ZA modes.
-// https://arm-software.github.io/acle/main/acle.html#sme-attributes-relating-to-za
----------------
MacDue wrote:

Keep the link to the ACLE

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


More information about the Mlir-commits mailing list