[llvm] [PowerPC] Update tlbie instruction implementation for ISA3.0+ (PR #162729)
Lei Huang via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 9 13:34:49 PDT 2025
================
@@ -883,7 +881,7 @@ def : InstRW<[P10W_FX_3C, P10W_DISP_ANY],
// 3 Cycles ALU operations, 1 input operands
def : InstRW<[P10W_FX_3C, P10W_DISP_ANY, P10FX_Read],
(instrs
- ADDI, ADDI8, ADDIdtprelL32, ADDItlsldLADDR32, ADDItocL, ADDItocL8, LI, LI8,
----------------
lei137 wrote:
Note this is an auto generated file.
https://github.com/llvm/llvm-project/pull/162729
More information about the llvm-commits
mailing list