Skip to content

[jit] simplify aliasdb interface #17453

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

Closed
wants to merge 1 commit into from
Closed

[jit] simplify aliasdb interface #17453

wants to merge 1 commit into from

Conversation

suo
Copy link
Member

@suo suo commented Feb 24, 2019

Stack:
    :black_circle:  #17453 [jit] simplify aliasdb interface  💛
    :white_circle:  #17480 [jit] allow "before" and "after" alias annotations  💛

The previous "getWrites" API relies on the user to do alias checking, which is confusing and inconsistent with the rest of the interface. So replace it with a higher-level call.

Differential Revision: D14205209

Differential Revision: D14205209
Differential Version: 73212895
@facebook-github-bot facebook-github-bot added the oncall: jit Add this issue/PR to JIT oncall triage queue label Feb 24, 2019
@suo suo requested review from eellison and zdevito February 25, 2019 17:39
Copy link
Contributor

@eellison eellison 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
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@suo is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
oncall: jit Add this issue/PR to JIT oncall triage queue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants