================ @@ -472,22 +472,22 @@ def FeatureFP8 : ExtensionWithMArch<"fp8", "FP8", "FEAT_FP8", "Enable FP8 instructions", [FeatureFAMINMAX, FeatureLUT, FeatureBF16]>; def FeatureFP8FMA : ExtensionWithMArch<"fp8fma", "FP8FMA", "FEAT_FP8FMA", - "Enable fp8 multiply-add instructions", [FeatureFP8]>; + "Enable FP8 multiply-add instructions", [FeatureFP8]>; ---------------- jthackray wrote:
I've not added Arm architecture versions where they didn't previously exist. In this case, I'll add it (Armv9.5-A) https://github.com/llvm/llvm-project/pull/98550 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits