Skip to content

Conversation

martinlsm
Copy link
Collaborator

@martinlsm martinlsm commented Sep 25, 2025

The passes in the Arm backend have an attribute called _passes_required_after which is a set specifying which passes must run after the pass itself. This patch sets these dependencies for all the passes.

cc @digantdesai @freddan80 @per @zingo @oscarandersson8218

The passes in the Arm backend have an attribute called
`_passes_required_after` which is a set specifying which passes must run
after the pass itself. This patch sets these dependencies for all the
passes.

Signed-off-by: Martin Lindstroem <Martin.Lindstroem@arm.com>
Change-Id: Iae7c51e6b138a1a44495cee311f72920cc7a1c7e
Copy link

pytorch-bot bot commented Sep 25, 2025

🔗 Helpful Links

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

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

❌ 3 New Failures, 3 Unrelated Failures

As of commit 41604e6 with merge base 049c9fc (image):

NEW FAILURES - The following jobs have failed:

BROKEN TRUNK - The following jobs failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

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 Sep 25, 2025
@martinlsm
Copy link
Collaborator Author

@pytorchbot label ciflow/trunk

@martinlsm
Copy link
Collaborator Author

@pytorchbot label "partner: arm"

@pytorch-bot pytorch-bot bot added the partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm label Sep 25, 2025
@martinlsm
Copy link
Collaborator Author

Failures look unrelated

@digantdesai digantdesai added the release notes: none Do not include this in the release notes label Sep 29, 2025
@zingo zingo merged commit 9602b2e into pytorch:main Sep 29, 2025
281 of 287 checks passed
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. partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm release notes: none Do not include this in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants