[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:36:15 PDT 2025
================
@@ -825,17 +825,15 @@ def : InstRW<[P10W_F2_4C, P10W_DISP_ANY, P10F2_Read, P10F2_Read, P10F2_Read],
def : InstRW<[P10W_F2_4C, P10W_DISP_EVEN, P10W_DISP_ANY, P10F2_Read],
(instrs
SRADI_rec,
- SRAWI_rec,
- SRAWI8_rec
----------------
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