pystencils.codegen.config.CpuOptions.loop_blocking# CpuOptions.loop_blocking: BasicOption[tuple[int, ...]] = None# Block sizes for loop blocking. If set, the kernel’s loops will be tiled according to the given block sizes.