https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93005

Marc Glisse <glisse at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |arm-linux-gnueabihf
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2019-12-19
     Ever confirmed|0                           |1

--- Comment #1 from Marc Glisse <glisse at gcc dot gnu.org> ---
Still seems to be the case with 9.2. Interestingly, aarch64 has the same
.optimized dump (s/neon/aarch64/) but manages to get rid of the load/store
pair. Of course, things would be easier if more intrinsics were expanded in
GIMPLE.

Reply via email to