Skip to content

Arm backend: Remove special host build of flatcc #11278

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

zingo
Copy link
Collaborator

@zingo zingo commented Jun 2, 2025

Summary

This was a workaround as host version of flattcc was not generated from the build as it should and you got the target version. Later when flattcc was needed on the host it was the wrong version and you got an error.
Now this has been solved in the project and flattcc is only build for the host so there is no need to force a special build like this anymore.

Test plan

Tested in local build and on GitHub

cc @digantdesai @freddan80 @per @oscarandersson8218

This was a workaround as host version of flattcc was not generated from
the build as it should and you got the target version.
Later when flattcc was needed on the host it was the wrong version and
you got an error.
Now this has been solved in the project and flattcc is only build for
the host so there is no need to force a special build like this anymore.

Signed-off-by: Zingo Andersen <[email protected]>
Change-Id: I274c17bc0ac9e4445a623400afef428f92aabcb4
@zingo zingo requested a review from digantdesai as a code owner June 2, 2025 09:44
Copy link

pytorch-bot bot commented Jun 2, 2025

🔗 Helpful Links

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

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

❌ 1 New Failure

As of commit d46a6a0 with merge base d4906e2 (image):

NEW FAILURE - The following job has failed:

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

@facebook-github-bot facebook-github-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 2, 2025
@zingo zingo added ciflow/trunk release notes: none Do not include this in the release notes partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm labels Jun 2, 2025
@zingo
Copy link
Collaborator Author

zingo commented Jun 2, 2025

Unrelated fail
trunk / test-llama-torchao-lowbit / macos-job

@mergennachin mergennachin requested a review from jathu June 4, 2025 15:08
@mergennachin
Copy link
Contributor

@jathu looks good?

Copy link
Contributor

@jathu jathu left a comment

Choose a reason for hiding this comment

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

awesome 👏

@zingo zingo merged commit 699e73d into pytorch:main Jun 4, 2025
190 of 192 checks passed
@zingo zingo deleted the Arm-backend-Remove-special-host-build-of-flatcc branch June 9, 2025 08:15
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.

4 participants