================
@@ -207,6 +207,24 @@ let isCall = 1, PPC970_Unit = 7, isCodeGenOnly = 1,
Requires<[IsPPC64]>;
}
+let isCall = 1, PPC970_Unit = 7, isCodeGenOnly = 1,
----------------
RolandF77 wrote:
Should have AIX predicate. Applies to all entries in the file.
https://github.com/llvm/llvm-project/pull/193786