+ AArch64: apply OptPass1FData also to FCSEL

This commit is contained in:
florian 2024-08-27 20:22:53 +01:00
parent 096d5f50b2
commit f81ce16d2a

View File

@ -1480,6 +1480,7 @@ Implementation
A_SXTW:
Result:=OptPass1SXTW(p);
// A_VLDR,
A_FCSEL,
A_FMADD,
A_FMSUB,
A_FNMADD,