Skip to content

Conversation

@swolchok
Copy link
Contributor

Might fix #6691.

[ghstack-poisoned]
[ghstack-poisoned]
@pytorch-bot
Copy link

pytorch-bot bot commented Feb 10, 2025

🔗 Helpful Links

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

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

✅ You can merge normally! (1 Unrelated Failure)

As of commit 8df2f1d with merge base f3fc096 (image):

BROKEN TRUNK - The following job failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

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

[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
@swolchok swolchok force-pushed the gh/swolchok/242/head branch from 773ff37 to d4aaa36 Compare February 12, 2025 21:41
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
# Second clause is to pick up fht_neon.c/fht_avx.c from FFHT. TODO:
# remove filters and patch extract_sources.py's Buck query to fetch
# srcs; presumably filters is here to remove .h files.
"(.cpp$)|(fht.*\\.c$)",
Copy link
Contributor

Choose a reason for hiding this comment

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

My comment is irrelevant since you are removing it, but this second regex seemed wrong?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Looks right to me. Dot is a regex metacharacter so we need to escape it with a backslash. Backslash is a string metacharacter so we need to escape it with a second backslash. Or is there a different problem I missed entirely?

[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
Base automatically changed from gh/swolchok/242/head to main February 26, 2025 20:11
@swolchok swolchok merged commit 5b32a80 into main Feb 26, 2025
49 of 84 checks passed
@swolchok swolchok deleted the gh/swolchok/243/head branch February 26, 2025 20:14
kedarnath03 pushed a commit to kedarnath03/executorch that referenced this pull request Jun 25, 2025
Might fix #6691.

ghstack-source-id: ddd1a40
ghstack-comment-id: 2648965140
Pull Request resolved: pytorch/executorch#8346
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. topic: not user facing

Projects

None yet

6 participants