[llvm] [Arm] Control forced unrolling of small loops (PR #170127)

Vladi Krapp via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 1 05:42:01 PST 2025


================
@@ -111,12 +111,16 @@ Changes to the AArch64 Backend
 * `FEAT_TME` support has been removed, as it has been withdrawn from
    all future versions of the A-profile architecture.
 
+* Allow forced unrolling of small loops. Threshold controlled by flag `aarch64-force-unroll-threshold`
----------------
VladiKrapp-Arm wrote:

No strong preference on the release notes here. 
Removed.

https://github.com/llvm/llvm-project/pull/170127


More information about the llvm-commits mailing list