== Progress == * GCC upstream validation: - reported several regressions/new failures
* GCC - Neon intrinsics: vceqq, vceqz and vceqzq for p64 patch: no feedback - MVE autovectorization: committed vand and vorr patches. Sent updated versions of veor, vbic and vmvn. vshr and vshl need some refactorization with Neon versions, clarified the best way to go with Arm maintainers. - PR97875 (suboptimal vectorization on MVE): investigation shows that movmisalign patterns are missing for MVE.
* benchmarking: - Scripts to run coremark on stm32 now merged, debugging issues. No progress this week.
* infra: - debugging issues with our docker containers - looking at ABE patches
* misc: - provided feedback to Arm's partner wrt Intrinsics documentation
== Next == * GCC/cortex-M testing improvements & fixes * cortex-m benchmarking * MVE auto-vectorization/intrinsics improvements