Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check common subdirs for vulkan/spirv headers #1298

Merged
merged 1 commit into from
Jun 19, 2018

Conversation

doctaweeks
Copy link
Contributor

The Vulkan SDK currently places all headers in a vulkan subdirectory.
However, upstream tools use and reference other subdirectories.

This change does not assumes headers are in a particular subdirectory
and instead searches commonly known subdirectories and adds the
appropriate ones to the include path.

Thanks for contributing to TVM! Please refer to guideline https://docs.tvm.ai/contribute/ for useful information and tips. After the pull request is submitted, please request code reviews from others in the community.

The Vulkan SDK currently places all headers in a vulkan subdirectory.
However, upstream tools use and reference other subdirectories.

This change does not assumes headers are in a particular subdirectory
and instead searches commonly known subdirectories and adds the
appropriate ones to the include path.
@doctaweeks
Copy link
Contributor Author

This is a potential fix for #1275

@tqchen tqchen merged commit 90ecefd into apache:master Jun 19, 2018
tqchen pushed a commit to tqchen/tvm that referenced this pull request Jul 6, 2018
mnuyens pushed a commit to mnuyens/tvm that referenced this pull request Jul 10, 2018
sergei-mironov pushed a commit to sergei-mironov/tvm that referenced this pull request Aug 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants