Skip to content

Arm backend: Centralize quantized guard in Arm passes#17553

Open
Sebastian-Larsson wants to merge 2 commits intopytorch:mainfrom
Sebastian-Larsson:quant_guard_passes
Open

Arm backend: Centralize quantized guard in Arm passes#17553
Sebastian-Larsson wants to merge 2 commits intopytorch:mainfrom
Sebastian-Larsson:quant_guard_passes

Conversation

@Sebastian-Larsson
Copy link
Collaborator

@Sebastian-Larsson Sebastian-Larsson commented Feb 19, 2026

Add an ArmPass helper to detect fully quantized meta and reuse it across decomposition passes to reduce duplication.

cc @freddan80 @per @zingo @oscarandersson8218 @digantdesai

Add an ArmPass helper to detect fully quantized meta and reuse
it across decomposition passes to reduce duplication.

Change-Id: I70689fb29bc345baa7928e8834786f70e6e00053
Signed-off-by: Sebastian Larsson <sebastian.larsson@arm.com>
@Sebastian-Larsson Sebastian-Larsson added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm ciflow/trunk release notes: arm Changes to the ARM backend delegate labels Feb 19, 2026
@pytorch-bot
Copy link

pytorch-bot bot commented Feb 19, 2026

🔗 Helpful Links

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

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

❌ 6 New Failures

As of commit 55aae04 with merge base 7b843e4 (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 Feb 19, 2026
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: arm Changes to the ARM backend delegate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments