Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix: InconsistentAbstractInterpContext used inPARTITIONNODE_OVERWRITE and mis-port ofPARTITIONNODE_OVERWRITE#41

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Fidget-Spinner merged 2 commits intopartition_algofrompartition_algo_jules
Aug 9, 2023

Conversation

@JuliaPoo
Copy link
Collaborator

@JuliaPooJuliaPoo commentedAug 9, 2023
edited
Loading

Fix three bugs:

  1. There's a mis-port ofPARTITIONNODE_OVERWRITE where thechild_test is supposed to usedst and not*dst
  2. The call toPARTITIONNODE_OVERWRITE requiresctx, but the stack pointer isn't updated until after propagating through the entire instruction, causingPARTITIONNODE_OVERWRITE to operate on the wrongctx
    • Fix is to mutatectx's stackpointer
  3. COPY should usePARTITIONNODE_OVERWRITE rather thanPARTITIONNODE_SET

In addition, there's some refactor on the debugging output.

@JuliaPooJuliaPoo changed the titleFix: Inconsistent AbstractInterpContext used in PARTITIONNODE_OVERWRI…Fix: InconsistentAbstractInterpContext used inPARTITIONNODE_OVERWRITE and typo inPARTITIONNODE_OVERWRITEAug 9, 2023
@JuliaPooJuliaPoo changed the titleFix: InconsistentAbstractInterpContext used inPARTITIONNODE_OVERWRITE and typo inPARTITIONNODE_OVERWRITEFix: InconsistentAbstractInterpContext used inPARTITIONNODE_OVERWRITE and mis-port ofPARTITIONNODE_OVERWRITEAug 9, 2023
Copy link
Owner

@Fidget-SpinnerFidget-Spinner left a comment

Choose a reason for hiding this comment

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

Thank you

@Fidget-SpinnerFidget-Spinner merged commit6ecf3d2 intopartition_algoAug 9, 2023
@Fidget-SpinnerFidget-Spinner deleted the partition_algo_jules branchAugust 9, 2023 19:27
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@Fidget-SpinnerFidget-SpinnerFidget-Spinner approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@JuliaPoo@Fidget-Spinner

[8]ページ先頭

©2009-2025 Movatter.jp