mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-13 00:09:32 +02:00
+ AArch64: apply OptPass1FData also to FCSEL
This commit is contained in:
parent
096d5f50b2
commit
f81ce16d2a
@ -1480,6 +1480,7 @@ Implementation
|
||||
A_SXTW:
|
||||
Result:=OptPass1SXTW(p);
|
||||
// A_VLDR,
|
||||
A_FCSEL,
|
||||
A_FMADD,
|
||||
A_FMSUB,
|
||||
A_FNMADD,
|
||||
|
Loading…
Reference in New Issue
Block a user