Skip to content

Some of the variable types related to RISC-V Vector (RVV) are not recognized by the IDE #632

Description

@laomaolaile

Hi,Since GCC 13, the variable types related to RISC-V Vector (RVV) are no longer defined through the header file riscv_vector.h, but are instead automatically generated by the compiler. For details on RVV type definitions, please refer to:

Image

https://github.com/riscv-non-isa/rvv-intrinsic-doc/blob/main/doc/rvv-intrinsic-spec.adoc#header-file-inclusion

GCC's documentation on vector intrinsics can be found here:

https://gcc.gnu.org/onlinedocs/gcc/RISC-V-Vector-Intrinsics.html

Is there a way to suppress this warning or error? Do you have any good suggestions?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions