Skip to content

Arm backend: Integrate exir to Tosa pass #20281

Merged
SaoirseARM merged 2 commits into
pytorch:mainfrom
SaoirseARM:toupstream/exir_tosa_act
Jun 16, 2026
Merged

Arm backend: Integrate exir to Tosa pass #20281
SaoirseARM merged 2 commits into
pytorch:mainfrom
SaoirseARM:toupstream/exir_tosa_act

Conversation

@SaoirseARM

@SaoirseARM SaoirseARM commented Jun 15, 2026

Copy link
Copy Markdown
Collaborator

Summary

Adds pass to arm pass manager to integrate exir_to_dialect_pass.
Also adds TOSA dialect activation node visitors.

cc @digantdesai @freddan80 @per @zingo @oscarandersson8218 @mansnils @Sebastian-Larsson @robell @rascani

Adds pass to arm pass manager to integrate exir_to_dialect_pass.

Also adds TOSA dialect activation node visitors.

Signed-off-by: Saoirse Stewart <saoirse.stewart@arm.com>
@SaoirseARM SaoirseARM requested a review from digantdesai as a code owner June 15, 2026 13:19
@pytorch-bot

pytorch-bot Bot commented Jun 15, 2026

Copy link
Copy Markdown

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/20281

Note: Links to docs will display an error until the docs builds have been completed.

❌ 5 New Failures

As of commit c225a25 with merge base e88fd04 (image):

NEW FAILURES - The following jobs have failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 15, 2026
@SaoirseARM

Copy link
Copy Markdown
Collaborator Author

@pytorchbot label 'partner: arm'

@github-actions github-actions Bot added ciflow/trunk module: arm Issues related to arm backend labels Jun 15, 2026
@pytorch-bot pytorch-bot Bot added the partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm label Jun 15, 2026
@SaoirseARM

Copy link
Copy Markdown
Collaborator Author

@pytorchbot label ciflow/trunk

@SaoirseARM

Copy link
Copy Markdown
Collaborator Author

@pytorchbot label "release notes: arm"

@pytorch-bot pytorch-bot Bot added the release notes: arm Changes to the ARM backend delegate label Jun 15, 2026

@zingo zingo left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

OK to merge as long as buck2 files are handled for the added files.

@SaoirseARM

Copy link
Copy Markdown
Collaborator Author

No more buck2 changes required after: c225a25. test failures look unrelated.

@SaoirseARM SaoirseARM merged commit 1e915be into pytorch:main Jun 16, 2026
490 of 505 checks passed
@SaoirseARM SaoirseARM deleted the toupstream/exir_tosa_act branch June 16, 2026 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: arm Issues related to arm backend partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm release notes: arm Changes to the ARM backend delegate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants