From 5f87e85c039f2e5b26c8c31269224819027ee380 Mon Sep 17 00:00:00 2001 From: Claude Date: Wed, 5 Aug 2026 07:12:45 +0000 Subject: [PATCH] chore: bump cpu submodule pin past the bending RLS/JRLS relax fix Picks up fastfields-cpu-lib#82, which bumps fastfields-cpu-impl to #69's fix for #51 (relax_bending_rls_/relax_bending_jrls_ used a 2*niter colour-loop bound instead of pow(3)*niter, leaving most of the field unrelaxed for bending-order RLS/JRLS relaxation) and adds a deterministic regression test for it. part of fastfields/fastfields-lib#33 --- cpu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpu b/cpu index b9afce3..bf57a02 160000 --- a/cpu +++ b/cpu @@ -1 +1 @@ -Subproject commit b9afce3a76a8ca9744cb99a3bd820c639690fdcd +Subproject commit bf57a02434bb2e7aabd1d989c22e5a4b7d673627