================
@@ -124,6 +124,14 @@ enum PPCMachineCombinerPattern : unsigned {
PPC::RESTORE_UACC, NoInstr, NoInstr, PPC::RESTORE_QUADWORD
\
}
+#define Pwr11LoadOpcodes
\
----------------
daltenty wrote:Ditto earlier comment: I don't think this needs to be copied out, we can simply use the P10 one https://github.com/llvm/llvm-project/pull/99511 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
