id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	os	architecture	failure	difficulty	testcase	blockedby	blocking	related
5210	Add primops for copying/cloning byte arrays	tibbe	dterei	Add primops for copying/cloning byte arrays so that we can unroll such copies in the backends. Even if we don't unroll in the backend, this will allow us to use `memcpy` for copying parts of the byte array, which is difficult today as while `ByteArray#` can be passed in an FFI call, the pointer that gets passed refers to the based of the array when we might want it to refer to somewhere in the middle of the array.	feature request	closed	high	7.2.1	Compiler	7.0.3	fixed		johan.tibell@…	Unknown/Multiple	Unknown/Multiple	None/Unknown					
