From 739cff672e2bcb9f40f78e847d9f618ec6a12f27 Mon Sep 17 00:00:00 2001 From: lkcl Date: Thu, 13 Feb 2020 14:54:13 +0000 Subject: [PATCH] --- 3d_gpu/architecture/dynamic_simd/shift.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/3d_gpu/architecture/dynamic_simd/shift.mdwn b/3d_gpu/architecture/dynamic_simd/shift.mdwn index 2b28d6f5d..d2a8d2ab6 100644 --- a/3d_gpu/architecture/dynamic_simd/shift.mdwn +++ b/3d_gpu/architecture/dynamic_simd/shift.mdwn @@ -100,3 +100,7 @@ This can therefore use the class currently known as "MultiShiftRMerge" or similar, which can merge in a 1 into the shifted data. Luckily the amount to be 0'd/1'd is also statically computable: it is just that the location *where* is dynamic, based on the partition location(s). + +# Bugreports + +* -- 2.30.2