This adds some basic fadd/fmul reduction costs for MVE/NEON. It reduces by halving the vector size until it it gets scalarized, with some additional costs for fp16 which may require extracting the top lanes.
Details
Details
Summary
Diff Detail
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Sep 4 2023, 2:08 AM
This revision was landed with ongoing or failed builds.Sep 4 2023, 3:37 AM
Closed by commit rG4530f0291664: [ARM] Improve reduction fadd/fmul costs (authored by dmgreen). · Explain Why
This revision was automatically updated to reflect the committed changes.