Skip to content

[FEATURE REQUEST] ESP32-S3 vector extensions #670

@cherrydev

Description

@cherrydev

The ESP32-S3 microcontroller has a set of dedicated instructions for vector operations. Generally speaking, instructions can operate on 16 bytes, with variations for 1, 2 and 4 byte values. These intrinsics can either be used on their own, or via the ESP-DSP library. Adding support for these instructions could provide significant performance improvements for the ESP32-S3 microcontroller.

Documentation on the extended instructions are documented in sections 1.5 and 1.6 of the reference manual (PDF)and documentation for the ESP-DSP library is provided on their website.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions