+ Risc-V 32: apply OptPass1OP also on ADD

This commit is contained in:
florian 2024-07-28 22:56:52 +02:00
parent 657e4bf838
commit a4242e60b2

View File

@ -477,6 +477,7 @@ implementation
result:=true;
end;
end;
A_ADD,
A_DIV,
A_DIVU,
{$ifdef riscv64}