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] Pass DebugInfo to frontend statements #8295

Merged
merged 27 commits into from
Jul 26, 2023

Conversation

dream189free
Copy link
Contributor

@dream189free dream189free commented Jul 21, 2023

Issue: #

Brief Summary

🤖 Generated by Copilot at 734486d

This pull request adds a new parameter dbg_info to various classes and functions in taichi/ir and taichi/ir/frontend_ir that are related to creating and storing IR statements and expressions. The goal is to pass the debug information from the frontend to the IR, which will enable better error reporting in Taichi.

Walkthrough

🤖 Generated by Copilot at 734486d

@netlify
Copy link

netlify bot commented Jul 21, 2023

Deploy Preview for docsite-preview ready!

Name Link
🔨 Latest commit 41b5f2f
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/64bddd91f08944000836a413
😎 Deploy Preview https://deploy-preview-8295--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 configuration.

@dream189free dream189free marked this pull request as ready for review July 25, 2023 06:24
Copy link
Contributor

@jim19930609 jim19930609 left a comment

Choose a reason for hiding this comment

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

Many thanks!

@dream189free dream189free merged commit e9beb84 into taichi-dev:master Jul 26, 2023
25 checks passed
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