================
@@ -988,6 +988,22 @@ bool AArch64InstPrinter::printSysAlias(const MCInst *MI,
       Name = std::string(AT->Name);
     }
     break;
+    // Overlaps with AT and DC
----------------
CarolineConcatto wrote:

So why are we also testing AArch64AT::AT *AT = 
AArch64AT::lookupATByEncoding(Encoding); if this is only for DC instructions

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

Reply via email to