mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-11 13:45:58 +02:00
* Aarch64: apply OptPass1Data to CSEL as well
git-svn-id: trunk@49414 -
This commit is contained in:
parent
9bc8f17f16
commit
5e3efa4455
@ -801,6 +801,7 @@ Implementation
|
||||
Result:=OptPass1Shift(p);
|
||||
A_AND:
|
||||
Result:=OptPass1And(p);
|
||||
A_CSEL,
|
||||
A_ADD,
|
||||
A_ADC,
|
||||
A_SUB,
|
||||
|
Loading…
Reference in New Issue
Block a user