[clang] [llvm] [RISCV][MC] add experimental `Zvvfmm` MC support (PR #196486)

Pengcheng Wang via cfe-commits cfe-commits at lists.llvm.org
Fri May 8 04:41:03 PDT 2026


================
@@ -2076,4 +2085,3 @@ def TuneSiFive7 : SubtargetFeature<"sifive7", "RISCVProcFamily", "SiFive7",
 
 def TuneVentanaVeyron : SubtargetFeature<"ventana-veyron", "RISCVProcFamily", "VentanaVeyron",
                                          "Ventana Veyron-Series processors">;
-
----------------
wangpc-pp wrote:

Don't remove the extra line at EOF.

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


More information about the cfe-commits mailing list