[Hexagon] Reenable compilation of TVM runtime for Hexagon#7784
Merged
FrozenGene merged 1 commit intoapache:mainfrom Apr 2, 2021
kparzysz-quic:kparzysz-compile2
Merged
[Hexagon] Reenable compilation of TVM runtime for Hexagon#7784FrozenGene merged 1 commit intoapache:mainfrom kparzysz-quic:kparzysz-compile2
FrozenGene merged 1 commit intoapache:mainfrom
kparzysz-quic:kparzysz-compile2
Conversation
Member
|
cc @FrozenGene |
- Add support for Hexagon SDK 4.x (different directory structure) - Conditionally disable functions not present on Hexagon (popen, etc.) - Bump sim_dev architecture target to v65 (older versions can still be used with older compilers). Co-authored-by: Ravishankar Kolachana <quic_rkolacha@quicinc.com>
FrozenGene
approved these changes
Apr 2, 2021
Member
|
Thanks @kparzysz-quic |
trevor-m
pushed a commit
to trevor-m/tvm
that referenced
this pull request
May 6, 2021
- Add support for Hexagon SDK 4.x (different directory structure) - Conditionally disable functions not present on Hexagon (popen, etc.) - Bump sim_dev architecture target to v65 (older versions can still be used with older compilers). Co-authored-by: Ravishankar Kolachana <quic_rkolacha@quicinc.com> Co-authored-by: Ravishankar Kolachana <quic_rkolacha@quicinc.com>
trevor-m
pushed a commit
to trevor-m/tvm
that referenced
this pull request
May 6, 2021
- Add support for Hexagon SDK 4.x (different directory structure) - Conditionally disable functions not present on Hexagon (popen, etc.) - Bump sim_dev architecture target to v65 (older versions can still be used with older compilers). Co-authored-by: Ravishankar Kolachana <quic_rkolacha@quicinc.com> Co-authored-by: Ravishankar Kolachana <quic_rkolacha@quicinc.com>
trevor-m
pushed a commit
to trevor-m/tvm
that referenced
this pull request
May 6, 2021
- Add support for Hexagon SDK 4.x (different directory structure) - Conditionally disable functions not present on Hexagon (popen, etc.) - Bump sim_dev architecture target to v65 (older versions can still be used with older compilers). Co-authored-by: Ravishankar Kolachana <quic_rkolacha@quicinc.com> Co-authored-by: Ravishankar Kolachana <quic_rkolacha@quicinc.com>
trevor-m
pushed a commit
to neo-ai/tvm
that referenced
this pull request
May 11, 2021
- Add support for Hexagon SDK 4.x (different directory structure) - Conditionally disable functions not present on Hexagon (popen, etc.) - Bump sim_dev architecture target to v65 (older versions can still be used with older compilers). Co-authored-by: Ravishankar Kolachana <quic_rkolacha@quicinc.com> Co-authored-by: Ravishankar Kolachana <quic_rkolacha@quicinc.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
popen, etc.)sim_devarchitecture target to v65 (older versions can still be used with older compilers).