Similar to D113199 but dealing with the vector size, this extends the fptosi+fmul to fixed point fold to handle fptosi.sat nodes that are equally viable, so long as the saturation width matches the output width.
Details
Details
Diff Detail
Diff Detail
Event Timeline
dmgreen added a child revision: D113297: [AArch64] Allow FP16 vector fixed point converts.Nov 9 2021, 6:29 AM
dmgreen added a child revision: D111976: [DAG] Create fptosi.sat from clamped fptosi.Nov 9 2021, 9:27 AM
This revision is now accepted and ready to land.Nov 10 2021, 2:54 AM
This revision was landed with ongoing or failed builds.Nov 10 2021, 8:12 AM
Closed by commit rG509b397dd558: [AArch64] Combine vector fptoi.sat(fmul) to fixed point fcvtz (authored by dmgreen). · Explain Why
This revision was automatically updated to reflect the committed changes.