================ @@ -66,6 +66,8 @@ def riscv_sret_glue : SDNode<"RISCVISD::SRET_GLUE", SDTNone, [SDNPHasChain, SDNPOptInGlue]>; def riscv_mret_glue : SDNode<"RISCVISD::MRET_GLUE", SDTNone, [SDNPHasChain, SDNPOptInGlue]>; +def riscv_mnret_glue : SDNode<"RISCVISD::MNRET_GLUE", SDTNone, ---------------- wangpc-pp wrote:
This should be in another patch for CodeGen. And, do we really need it? It will be used in supervisor IIUC. https://github.com/llvm/llvm-project/pull/111668 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits