Skip to content

Arm backend: handle Python SymInt mod and div - #22557

Merged
oscarandersson8218 merged 1 commit into
pytorch:mainfrom
oscarandersson8218:symint_mod_and_div
Sep 4, 2026
Merged

Arm backend: handle Python SymInt mod and div#22557
oscarandersson8218 merged 1 commit into
pytorch:mainfrom
oscarandersson8218:symint_mod_and_div

Conversation

@oscarandersson8218

@oscarandersson8218 oscarandersson8218 commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator

Teach exact symbolic value analysis to evaluate the python_mod and python_floordiv expressions emitted by symbolic integer arithmetic.

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

Teach exact symbolic value analysis to evaluate the python_mod and
python_floordiv expressions emitted by symbolic integer arithmetic.

Signed-off-by: Oscar Andersson <oscar.andersson@arm.com>
Change-Id: Ib8c2d494495525e797b5c18194e4be7f876b27d3
@pytorch-bot

pytorch-bot Bot commented Sep 4, 2026

Copy link
Copy Markdown

🔗 Helpful Links

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

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

❌ 1 New Failure

As of commit 42fc861 with merge base 9036d84 (image):

NEW FAILURE - The following job has 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 Sep 4, 2026
@github-actions github-actions Bot added ciflow/trunk module: arm Issues related to arm backend labels Sep 4, 2026
@oscarandersson8218 oscarandersson8218 added 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 labels Sep 4, 2026
@oscarandersson8218

Copy link
Copy Markdown
Collaborator Author

Unrelated failures.

@oscarandersson8218
oscarandersson8218 merged commit 9363f00 into pytorch:main Sep 4, 2026
525 of 538 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. module: arm Issues related to arm backend 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.

2 participants