[clang] [llvm] [RISCV][MC] Add experimental `Zvvmm` MC support (PR #193956)

via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 27 03:37:43 PDT 2026


================
@@ -19,6 +19,7 @@
 #include "llvm/Support/Error.h"
 #include "llvm/Support/MathExtras.h"
 #include "llvm/Support/raw_ostream.h"
+#include <optional>
----------------
imkiva wrote:

I think so. `IME::getLambda` and `IME::decodeLambda` returns an optional

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


More information about the cfe-commits mailing list