James Greenhalgh wrote: > So this is off for all cores currently supported by GCC? > > I'm not sure I understand why we should take this if it will immediately > be dead code?
I presume it was meant to have the vector variants enabled with -mcpu=exynos-m1 as that is where you can get a good gain if you only have a single divide+sqrt unit. The same applies to the sqrt case too, and I guess -mcpu=xgene-1. Wilco