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] Add deprecation warning for the removal of the packed switch #6753

Merged
merged 2 commits into from
Nov 29, 2022

Conversation

strongoier
Copy link
Contributor

Issue: #6660

Brief Summary

Apart from the deprecated warning, the previously added limitation that "non-first division on an axis must be a power of two" is now made purely a warning because it can already let users learn the best practice.

@netlify
Copy link

netlify bot commented Nov 28, 2022

Deploy Preview for docsite-preview ready!

Name Link
🔨 Latest commit e37f044
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/6384869cbc412f0008e397c1
😎 Deploy Preview https://deploy-preview-6753--docsite-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

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.

Thanks!

@strongoier strongoier merged commit 9227b5d into taichi-dev:master Nov 29, 2022
@strongoier strongoier deleted the packed-4 branch November 29, 2022 07:57
strongoier added a commit to strongoier/taichi that referenced this pull request Nov 29, 2022
…aichi-dev#6753)

Issue: taichi-dev#6660

### Brief Summary

Apart from the deprecated warning, the previously added limitation that
"non-first division on an axis must be a power of two" is now made
purely a warning because it can already let users learn the best
practice.

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
strongoier added a commit that referenced this pull request Nov 30, 2022
### Brief Summary

Cherrypicks #6755 and #6753 into v1.3.0 release branch.

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
…aichi-dev#6753)

Issue: taichi-dev#6660

### Brief Summary

Apart from the deprecated warning, the previously added limitation that
"non-first division on an axis must be a power of two" is now made
purely a warning because it can already let users learn the best
practice.

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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants