Skip to content

Conversation

zasdfgbnm
Copy link
Collaborator

stacked on #2199

@zasdfgbnm zasdfgbnm marked this pull request as ready for review November 19, 2022 01:03
@zasdfgbnm zasdfgbnm requested a review from naoyam November 19, 2022 01:03
Base automatically changed from mutator-cleanup to devel November 19, 2022 01:14
Copy link
Owner

@csarofeen csarofeen left a comment

Choose a reason for hiding this comment

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

LGTM

shift_expr->padWidth());
}
protected:
virtual void removeExpr(IrContainer*, Expr*) const override {}
Copy link
Collaborator

Choose a reason for hiding this comment

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

Nice trick!

mma_expr->container(), out, in_a, in_b, init, mma_expr->options());
private:
explicit SubstituteInExpr(Val* reference, Val* substitute) {
mutations[reference] = substitute;
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: rename this to mutations_

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

renamed

@zasdfgbnm zasdfgbnm merged commit b030e41 into devel Nov 21, 2022
@zasdfgbnm zasdfgbnm deleted the SubstituteInExpr branch November 21, 2022 19:52
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.

3 participants