On Fri, Aug 18, 2017 at 12:17 PM Andrew Pinski <pins...@gmail.com> wrote: > > Like https://gcc.gnu.org/ml/gcc-patches/2010-09/msg00060.html for > PowerPC, we should do something similar for aarch64. This pattern > does show up in SPEC CPU 2006 in astar but I did not look into > performance improvement of it though. > > OK? Bootstrapped and tested on aarch64-linux-gnu with no regressions.
Ping? It has been over a year and half now. > > Thanks, > Andrew Pinski > > ChangeLog: > * config/aarch64/aarch64.md (*frintz): New pattern. > > testsuite/ChangeLog: > * testsuite/gcc.target/aarch64/floattointtofloat-1.c: New testcase.