Skip to content

[CodeGen][MachineCSE] Remove unused AA results(NFC) #106604

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

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

cdevadas
Copy link
Collaborator

Alias Analysis result is never used in this pass
and hence removing it.

Copy link
Collaborator Author

cdevadas commented Aug 29, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @cdevadas and the rest of your teammates on Graphite Graphite

Copy link
Collaborator Author

cdevadas commented Sep 4, 2024

Merge activity

  • Sep 4, 8:51 AM EDT: @cdevadas started a stack merge that includes this pull request via Graphite.
  • Sep 4, 8:58 AM EDT: Graphite rebased this pull request as part of a merge.
  • Sep 4, 9:01 AM EDT: Graphite rebased this pull request as part of a merge.
  • Sep 4, 9:06 AM EDT: Graphite rebased this pull request as part of a merge.
  • Sep 4, 9:10 AM EDT: Graphite rebased this pull request as part of a merge.
  • Sep 4, 9:13 AM EDT: @cdevadas merged this pull request with Graphite.

@cdevadas cdevadas force-pushed the users/cdevadas/cleanup-machine-cse branch 3 times, most recently from 9c17897 to 6fd3503 Compare September 4, 2024 13:05
Alias Analysis result is never used in this pass
and hence removing it.
@cdevadas cdevadas force-pushed the users/cdevadas/cleanup-machine-cse branch from 6fd3503 to 272243d Compare September 4, 2024 13:09
@cdevadas cdevadas merged commit 4552153 into main Sep 4, 2024
5 of 6 checks passed
@cdevadas cdevadas deleted the users/cdevadas/cleanup-machine-cse branch September 4, 2024 13:13
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