Browse Source

+ apply OptPass1OP to LA as well

florian 7 months ago
parent
commit
065a81b72c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      compiler/riscv/aoptcpurv.pas

+ 1 - 0
compiler/riscv/aoptcpurv.pas

@@ -640,6 +640,7 @@ implementation
                       result:=true;
                       result:=true;
                     end;
                     end;
                 end;
                 end;
+              A_LA,
               A_LUI,
               A_LUI,
               A_LB,
               A_LB,
               A_LBU,
               A_LBU,