================
@@ -894,20 +895,37 @@ multiclass TLBITableBase {
}
defm TLBI : TLBITableBase;
-defm TLBIP : TLBITableBase;
+
+multiclass TLBIPTableBase {
----------------
jthackray wrote:
Thanks, now done.
https://github.com/llvm/llvm-project/pull/178913