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

[llvm] Support nested struct with matrix return value on real function #6734

Merged
merged 7 commits into from
Nov 28, 2022

Conversation

lin-hitonami
Copy link
Contributor

@lin-hitonami lin-hitonami commented Nov 25, 2022

Issue: #602 #6590
Also fixed the bug that scalarize pass is not run on real functions thanks to @jim19930609.

Brief Summary

@netlify
Copy link

netlify bot commented Nov 25, 2022

Deploy Preview for docsite-preview ready!

Name Link
🔨 Latest commit 538eb98
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/63843b59fbb94c0008bbf041
😎 Deploy Preview https://deploy-preview-6734--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 marked this pull request as ready for review November 28, 2022 06:20
@lin-hitonami lin-hitonami merged commit 52a90c9 into taichi-dev:master Nov 28, 2022
@lin-hitonami lin-hitonami deleted the real_func_struct_mat branch November 28, 2022 09:22
quadpixels pushed a commit to quadpixels/taichi that referenced this pull request May 13, 2023
taichi-dev#6734)

Issue: taichi-dev#602 taichi-dev#6590
Also fixed the bug that scalarize pass is not run on real functions
thanks to @jim19930609.
### Brief Summary

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