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

[refactor] [ir] Refactor ExternalFuncCallExpression into a frontend stmt #4098

Merged
merged 1 commit into from
Jan 24, 2022

Conversation

re-xyr
Copy link
Contributor

@re-xyr re-xyr commented Jan 24, 2022

Related issue = #4035

ExternalFuncCallExpressions do not have return values and are always wrapped in FrontendExprStmts. Therefore it'll be better if it is just a stmt by itself.

@vercel
Copy link

vercel bot commented Jan 24, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/taichi-api-docs-preview/taichi/5RRniSYjBkeVB2mbnNTBc2cPbySu
✅ Preview: Canceled

[Deployment for 88354ba canceled]

@netlify
Copy link

netlify bot commented Jan 24, 2022

✔️ Deploy Preview for docsite-preview canceled.

🔨 Explore the source changes: 1d917ea

🔍 Inspect the deploy log: https://app.netlify.com/sites/docsite-preview/deploys/61ee2525efd04f0007ed51eb

@netlify
Copy link

netlify bot commented Jan 24, 2022

✔️ Deploy Preview for docsite-preview canceled.

🔨 Explore the source changes: 88354ba

🔍 Inspect the deploy log: https://app.netlify.com/sites/docsite-preview/deploys/61ee259d86784e000813373d

Copy link
Contributor

@strongoier strongoier 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 675ad50 into taichi-dev:master Jan 24, 2022
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.

None yet

2 participants