mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-09 10:09:23 +02:00
+ Risc-V 32: apply OptPass1OP also on ADD
This commit is contained in:
parent
657e4bf838
commit
a4242e60b2
@ -477,6 +477,7 @@ implementation
|
||||
result:=true;
|
||||
end;
|
||||
end;
|
||||
A_ADD,
|
||||
A_DIV,
|
||||
A_DIVU,
|
||||
{$ifdef riscv64}
|
||||
|
Loading…
Reference in New Issue
Block a user