Skip to content

Conversation

@kparzysz-quic
Copy link
Contributor

Snapdragon 8 Gen2 is v73, Hexagon SDK 5.2+ supports it.

Snapdragon 8 Gen2 is v73, Hexagon SDK 5.2+ supports it.
@tvm-bot
Copy link
Collaborator

tvm-bot commented May 26, 2023

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

Generated by tvm-bot

The CPU version constants are enums, but they are initialized with values
that are #defined in HexagonVersions.h. Before using any HEX_CPU_Vxx,
check if the corresponding initializer has been #defined.
@masahi masahi merged commit c47d36e into apache:main May 27, 2023
@kparzysz-quic kparzysz-quic deleted the tvmv73 branch May 27, 2023 13:39
mei-ye pushed a commit to mei-ye/tvm that referenced this pull request Jun 1, 2023
* [Hexagon] Add support for v73, make v68 default

Snapdragon 8 Gen2 is v73, Hexagon SDK 5.2+ supports it.

* Guard CPU versions with #ifdefs

The CPU version constants are enums, but they are initialized with values
that are #defined in HexagonVersions.h. Before using any HEX_CPU_Vxx,
check if the corresponding initializer has been #defined.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants