Quellcode durchsuchen

+ apply OptPass1OP to LA as well

florian vor 9 Monaten
Ursprung
Commit
065a81b72c
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      compiler/riscv/aoptcpurv.pas

+ 1 - 0
compiler/riscv/aoptcpurv.pas

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