================
@@ -146,7 +161,7 @@ let Predicates = [HasVendorXMIPSCBOP] in {
 }
 
 let Predicates = [HasVendorXMIPSCMov], hasSideEffects = 0, mayLoad = 0, 
mayStore = 0,
-                 DecoderNamespace = "Xmipscmov" in {
+                 DecoderNamespace = "XMIPS" in {
----------------
topperc wrote:

```suggestion
    DecoderNamespace = "XMIPS" in {
```

https://github.com/llvm/llvm-project/pull/155747
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to