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

[ir] Add random and atomic statements to IR Builder #2379

Merged
merged 6 commits into from
Jun 4, 2021

Conversation

BillXu2000
Copy link
Collaborator

[Click here for the format server]


Simply add create IR Builder functions to create random and atomic statements.

Copy link
Collaborator

@xumingkuan xumingkuan left a comment

Choose a reason for hiding this comment

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

Cool, thanks!

taichi/ir/ir_builder.h Outdated Show resolved Hide resolved
@BillXu2000 BillXu2000 requested a review from k-ye May 31, 2021 04:24
Copy link
Member

@k-ye k-ye left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Collaborator

@xumingkuan xumingkuan left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@k-ye
Copy link
Member

k-ye commented Jun 3, 2021

/format

@k-ye
Copy link
Member

k-ye commented Jun 4, 2021

/format

@k-ye k-ye merged commit b5b75ea into taichi-dev:master Jun 4, 2021
@k-ye k-ye mentioned this pull request Jun 7, 2021
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.

4 participants