Skip to content

Conversation

@perheld
Copy link
Collaborator

@perheld perheld commented Nov 17, 2025

Avoid dangerous pointer arithmetic by making sure EValue lands at its natural alignment (8 bytes on this target).

Signed-off-by: per.held@arm.com
Change-Id: I3efee39f5c36ea76e08373fccc5ff10c01cbc588

@perheld perheld requested a review from digantdesai as a code owner November 17, 2025 10:01
@perheld perheld added ciflow/trunk module: arm Issues related to arm backend release notes: none Do not include this in the release notes labels Nov 17, 2025
@pytorch-bot
Copy link

pytorch-bot bot commented Nov 17, 2025

🔗 Helpful Links

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

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

❌ 1 New Failure, 1 Unrelated Failure

As of commit 844e029 with merge base 3bbe173 (image):

NEW FAILURE - The following job has failed:

FLAKY - The following job failed but was likely due to flakiness present on trunk:

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 Nov 17, 2025
@perheld perheld force-pushed the ph-sanitizers-fix-runner branch from 4296658 to 91bd723 Compare November 17, 2025 10:01
@perheld
Copy link
Collaborator Author

perheld commented Nov 17, 2025

Memory allocator test fails so I need to update that. Hold for a second commit in this PR.

@perheld perheld force-pushed the ph-sanitizers-fix-runner branch from 91bd723 to accf50d Compare November 17, 2025 12:59
Avoid dangerous pointer arithmetic by making sure EValue lands at its
natural alignment (8 bytes on this target).

Signed-off-by: per.held@arm.com
Change-Id: I3efee39f5c36ea76e08373fccc5ff10c01cbc588
Since memory allocation is aligned it takes more space.

Signed-off-by: per.held@arm.com
Change-Id: Ib1506d5f3a4383dba05f10c0082c31d37a8af80e
@perheld perheld force-pushed the ph-sanitizers-fix-runner branch from accf50d to 844e029 Compare November 17, 2025 12:59
@perheld
Copy link
Collaborator Author

perheld commented Nov 17, 2025

Memory allocator test fails so I need to update that. Hold for a second commit in this PR.

Fixed

@zingo zingo merged commit 0f58198 into pytorch:main Nov 17, 2025
295 of 297 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 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