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] Cancel deprecating native min/max #7928

Merged
merged 1 commit into from
May 6, 2023

Conversation

lin-hitonami
Copy link
Contributor

@lin-hitonami lin-hitonami commented May 5, 2023

Issue: #

Brief Summary

🤖 Generated by Copilot at fcf8184

Remove the deprecation warning for using the builtin min and max functions in Taichi scope. Update the related test cases to match the new behavior.

Walkthrough

🤖 Generated by Copilot at fcf8184

  • Remove the deprecation warning for using the builtin min and max functions in Taichi scope (link)
  • Update the test cases to reflect the new behavior of the AST transformer (link, link)

@netlify
Copy link

netlify bot commented May 5, 2023

Deploy Preview for docsite-preview ready!

Name Link
🔨 Latest commit fcf8184
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/6454d170938c24000833e445
😎 Deploy Preview https://deploy-preview-7928--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.

@lin-hitonami lin-hitonami added this to the v1.6.0 milestone May 5, 2023
@ailzhang ailzhang merged commit 0599ecc into taichi-dev:master May 6, 2023
@lin-hitonami lin-hitonami deleted the recover_minmax branch May 6, 2023 05:46
feisuzhu pushed a commit that referenced this pull request May 9, 2023
Issue: #

### Brief Summary

<!--
copilot:summary
-->
### <samp>🤖 Generated by Copilot at fcf8184</samp>

Remove the deprecation warning for using the builtin `min` and `max`
functions in Taichi scope. Update the related test cases to match the
new behavior.

### Walkthrough

<!--
copilot:walkthrough
-->
### <samp>🤖 Generated by Copilot at fcf8184</samp>

* Remove the deprecation warning for using the builtin `min` and `max`
functions in Taichi scope
([link](https://github.com/taichi-dev/taichi/pull/7928/files?diff=unified&w=0#diff-3e22417ffade4af0564893b98dc5101d714b8ba6fd4423ab5bc5129e360fee8fL437-L447))
* Update the test cases to reflect the new behavior of the AST
transformer
([link](https://github.com/taichi-dev/taichi/pull/7928/files?diff=unified&w=0#diff-8981be068a363e39524dc2e29d28d4c13a097d0037fc3a1176b249ce5bf35ef8L87-L101),
[link](https://github.com/taichi-dev/taichi/pull/7928/files?diff=unified&w=0#diff-cc8e7da3222177c1a6a058d133c0b6ea736f6a1fc34a958bc4bc6fe7ea9462d0L75-R75))
quadpixels pushed a commit to quadpixels/taichi that referenced this pull request May 13, 2023
Issue: #

### Brief Summary

<!--
copilot:summary
-->
### <samp>🤖 Generated by Copilot at fcf8184</samp>

Remove the deprecation warning for using the builtin `min` and `max`
functions in Taichi scope. Update the related test cases to match the
new behavior.

### Walkthrough

<!--
copilot:walkthrough
-->
### <samp>🤖 Generated by Copilot at fcf8184</samp>

* Remove the deprecation warning for using the builtin `min` and `max`
functions in Taichi scope
([link](https://github.com/taichi-dev/taichi/pull/7928/files?diff=unified&w=0#diff-3e22417ffade4af0564893b98dc5101d714b8ba6fd4423ab5bc5129e360fee8fL437-L447))
* Update the test cases to reflect the new behavior of the AST
transformer
([link](https://github.com/taichi-dev/taichi/pull/7928/files?diff=unified&w=0#diff-8981be068a363e39524dc2e29d28d4c13a097d0037fc3a1176b249ce5bf35ef8L87-L101),
[link](https://github.com/taichi-dev/taichi/pull/7928/files?diff=unified&w=0#diff-cc8e7da3222177c1a6a058d133c0b6ea736f6a1fc34a958bc4bc6fe7ea9462d0L75-R75))
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