Skip to content

Conversation

swolchok
Copy link
Contributor

@swolchok swolchok commented Sep 11, 2024

Stack from ghstack (oldest at bottom):

Patch the code generator to be capable of generating NEON
code and leave it configured to do that since we already have the
checked-in generated AVX and SSE code. Generated code size was
a potential issue so I also patched the generator to 1) reuse
generated code for previous smaller sizes whereapplicable and 2)
choose the smallest code that isn't more than 10%
slower than the very fastest code.

Differential Revision: D60194970

Patch the code generator to be capable of generating NEON
code and leave it configured to do that since we already have the
checked-in generated AVX and SSE code. Generated code size was
 a potential issue so I also patched the generator to 1) reuse
generated code for previous smaller sizes whereapplicable and 2)
 choose the smallest code that isn't more than 10%
slower than the very fastest code.

Differential Revision: [D60194970](https://our.internmc.facebook.com/intern/diff/D60194970/)

[ghstack-poisoned]
Copy link

pytorch-bot bot commented Sep 11, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit bbf5ef4 with merge base 6328d41 (image):
💚 Looks good so far! There are no failures yet. 💚

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 Sep 11, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D60194970

Patch the code generator to be capable of generating NEON
code and leave it configured to do that since we already have the
checked-in generated AVX and SSE code. Generated code size was
 a potential issue so I also patched the generator to 1) reuse
generated code for previous smaller sizes whereapplicable and 2)
 choose the smallest code that isn't more than 10%
slower than the very fastest code.

Differential Revision: [D60194970](https://our.internmc.facebook.com/intern/diff/D60194970/)

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D60194970

Patch the code generator to be capable of generating NEON
code and leave it configured to do that since we already have the
checked-in generated AVX and SSE code. Generated code size was
 a potential issue so I also patched the generator to 1) reuse
generated code for previous smaller sizes whereapplicable and 2)
 choose the smallest code that isn't more than 10%
slower than the very fastest code.

Differential Revision: [D60194970](https://our.internmc.facebook.com/intern/diff/D60194970/)

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D60194970

Patch the code generator to be capable of generating NEON
code and leave it configured to do that since we already have the
checked-in generated AVX and SSE code. Generated code size was
 a potential issue so I also patched the generator to 1) reuse
generated code for previous smaller sizes whereapplicable and 2)
 choose the smallest code that isn't more than 10%
slower than the very fastest code.

Differential Revision: [D60194970](https://our.internmc.facebook.com/intern/diff/D60194970/)

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D60194970

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in eedc38a.

kedarnath03 pushed a commit to kedarnath03/executorch that referenced this pull request Jun 25, 2025
Pull Request resolved: pytorch/executorch#5289

Patch the code generator to be capable of generating NEON
code and leave it configured to do that since we already have the
checked-in generated AVX and SSE code. Generated code size was
 a potential issue so I also patched the generator to 1) reuse
generated code for previous smaller sizes whereapplicable and 2)
 choose the smallest code that isn't more than 10%
slower than the very fastest code.
ghstack-source-id: 242230777
@exported-using-ghexport

Differential Revision: [D60194970](https://our.internmc.facebook.com/intern/diff/D60194970/)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants