Open
Description
I happened to cross data_offset and I started wondering if it should not dispatch statically for statically shaped strides ? To this end, one should check if the compiler does not already optimises-out the non-static dispatch by inspecting a dump of the assembly.