================
@@ -129,6 +129,7 @@ on support follow.
      ``Smcdeleg``      Supported
      ``Smcsrind``      Supported
      ``Smepmp``        Supported
+     ``Smrnmi``        Supported
----------------
lenary wrote:

This should probably be "Assembly Support" - some of the other `*ret` 
instructions have support in clang for `__attribute((interrupt(<kind>)))` which 
doesn't yet exist for `mnret` - there's no obligation to add this support in 
the first PR, but this should mean no one expects it has the same level of 
featureas as the other `*ret` instructions.
```suggestion
     ``Smrnmi``        Assembly Support
```

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

Reply via email to