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

[Lang] [spirv] Support dynamic indexing in spirv #6990

Merged
merged 3 commits into from
Dec 30, 2022

Conversation

strongoier
Copy link
Contributor

Issue: #2590

Brief Summary

This PR supports dynamic indexing in spirv (sister PR: #6985). _test_local_matrix_non_constant_index() is modified due to lack of AssertStmt support in spirv.

@strongoier strongoier added the full-ci Run complete set of CI tests label Dec 27, 2022
@netlify
Copy link

netlify bot commented Dec 27, 2022

Deploy Preview for docsite-preview canceled.

Name Link
🔨 Latest commit 84c0ba8
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/63ad285959b0d30008fa1c9b

Copy link
Contributor

@ailzhang ailzhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@strongoier strongoier merged commit 296ff54 into taichi-dev:master Dec 30, 2022
@strongoier strongoier deleted the support-dyn-idx-spirv branch December 30, 2022 10:06
feisuzhu pushed a commit to feisuzhu/taichi that referenced this pull request Jan 5, 2023
Issue: taichi-dev#2590

### Brief Summary

This PR supports dynamic indexing in spirv (sister PR: taichi-dev#6985).
`_test_local_matrix_non_constant_index()` is modified due to lack of
`AssertStmt` support in spirv.

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
quadpixels pushed a commit to quadpixels/taichi that referenced this pull request May 13, 2023
Issue: taichi-dev#2590

### Brief Summary

This PR supports dynamic indexing in spirv (sister PR: taichi-dev#6985).
`_test_local_matrix_non_constant_index()` is modified due to lack of
`AssertStmt` support in spirv.

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
full-ci Run complete set of CI tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants