neon program on target arm64v8-linux

Home Forums Forum neon program on target arm64v8-linux

This topic contains 0 replies, has 1 voice, and was last updated by  shun 7 years ago.

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #78997

    shun

    Hi,

    I would like to compile neon program with target arm64v8-linux
    like this:
    ecc -S -target arm64v8-linux -mfpu=neon neon.c
    and -mfpu=neon option seems not support on armv8.
    clang-3.9: warning: argument unused during compilation: '-mfpu=neon'
    But if I compile with target arm32v7-linux, this option work.

    thanks!
    shun

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.