Skip to content

Conversation

csullivan
Copy link
Contributor

Move hexagon runtime files used for ARM offload to Hexagon into runtime/hexagon/android and runtime files compiled for hexagon into runtime/hexagon/hexagon. Use common hexagon_module.h for the "offload runtime" as well as the new hexagon runtime.

Possible alternative directory name:
runtime/hexagon/offload

Open to any suggestions, main goal is to separate distinct components into their own directory structure, as well as keeping this PR distinct from the new device runtime implementation for hexagon for easier review.

into runtime/hexagon/android and runtime files compiled
for hexagon into runtime/hexagon/hexagon. Use common
hexagon_module.h for both hexagon and android runtimes.
@jroesch jroesch merged commit 404fbf7 into apache:main Oct 26, 2021
ylc pushed a commit to ylc/tvm that referenced this pull request Jan 7, 2022
…ache#9354)

* Move hexagon runtime files used for ARM offload to Hexagon
into runtime/hexagon/android and runtime files compiled
for hexagon into runtime/hexagon/hexagon. Use common
hexagon_module.h for both hexagon and android runtimes.

* Apply clang formatting to hexagon files on main.

* Apply cpp-lint
ylc pushed a commit to ylc/tvm that referenced this pull request Jan 13, 2022
…ache#9354)

* Move hexagon runtime files used for ARM offload to Hexagon
into runtime/hexagon/android and runtime files compiled
for hexagon into runtime/hexagon/hexagon. Use common
hexagon_module.h for both hexagon and android runtimes.

* Apply clang formatting to hexagon files on main.

* Apply cpp-lint
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.

2 participants