Skip to content
Commit 8b09af57 authored by Joe Ramsay's avatar Joe Ramsay Committed by Wilco Dijkstra
Browse files

aarch64: Avoid redundant MOVs in AdvSIMD F32 logs



Since the last operation is destructive, the first argument to the FMA
also has to be the first argument to the special-case in order to
avoid unnecessary MOVs. Reorder arguments and adjust special-case
bounds to facilitate this.

Reviewed-by: default avatarWilco Dijkstra <Wilco.Dijkstra@arm.com>
parent 43669fcf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment