================
@@ -1233,6 +1233,16 @@ def : InstRW<[P10W_FX_3C, P10W_DISP_PAIR, P10W_FX_3C,
P10FX_Read],
MTCRF, MTCRF8
)>;
+// 2 Cycle Branch operation, 1 input operand followed by a
+// 6 cycle Load operation, 0 input operands.
+def : InstRW<[P10W_BR_2C, P10W_DISP_ANY, P10BR_Read, P10W_LD_6C,
P10W_DISP_ANY],
----------------
RolandF77 wrote:
I mildly prefer to just represent the load as I think that is the most correct,
but I don't feel strongly about it so I will leave it up to you to make a
change or not.
https://github.com/llvm/llvm-project/pull/193786
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits