Commit: See in git+ssh://linaroci@gcc.gnu.org/git/gcc.git gcc patch https://patchwork.sourceware.org/patch/141918 Author: Naveen Date: Fri Aug 21 05:38:17 2026 -0700 [PATCH] aarch64: Use UDOT for V8QI sad when dot product is available On TARGET_DOTPROD targets the SAD can be lowered to two instructions: UABD/SABD to compute the lane-wise absolute differences into a V8QI temporary followed by a single UDOT against a vector of all-ones to widen and accumulate ... 14 lines of the commit log omitted. ... applied on top of baseline commit: d9171eae3d6 middle-end: Add bitmask to default POLY_INT_CST ranges. * tcwg_simplebootstrap_build ** master-arm-bootstrap *** Success *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/fe69c95bab9df6c8b73890e455b28c7e2185e3d5/tcwg_simplebootstrap_build/master-arm-bootstrap/details.txt *** http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-arm-bootstrap-precommit/builds/12410/archive/artifacts/ Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/fe69c95bab9df6c8b73890e455b28c7e2185e3d5/jira/yaml